zephyr::raw

Function bt_br_bond_exists

Source
pub unsafe extern "C" fn bt_br_bond_exists(
    addr: *const bt_addr_t,
) -> bool
Expand description

@brief Check if a Bluetooth classic device address is bonded.

@param addr Bluetooth classic device address.

@return true if @p addr is bonded