pub unsafe extern "C" fn bt_br_bond_exists( addr: *const bt_addr_t, ) -> bool
@brief Check if a Bluetooth classic device address is bonded.
@param addr Bluetooth classic device address.
@return true if @p addr is bonded