Function bt_br_unpair

Source
pub unsafe extern "C" fn bt_br_unpair(addr: *const bt_addr_t) -> c_int
Expand description

@brief Clear classic pairing information .

@param addr Remote address, NULL or BT_ADDR_ANY to clear all remote devices.

@return 0 on success or negative error value on failure.