Home
last modified time | relevance | path

Searched refs:btif_storage_is_restricted_device (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_storage.h275 BOOLEAN btif_storage_is_restricted_device(const bt_bdaddr_t *remote_bd_addr);
/system/bt/btif/src/
Dbluetooth.c292 if (is_restricted_mode() && !btif_storage_is_restricted_device(bd_addr)) in remove_bond()
Dbtif_storage.c1473 BOOLEAN btif_storage_is_restricted_device(const bt_bdaddr_t *remote_bd_addr) in btif_storage_is_restricted_device() function