pub unsafe extern "C" fn bt_addr_eq( a: *const bt_addr_t, b: *const bt_addr_t, ) -> bool
@brief Determine equality of two Bluetooth device addresses.
@retval #true if the two addresses are equal @retval #false otherwise