Searched refs:btif_storage_is_restricted_device (Results 1 – 3 of 3) sorted by relevance
275 BOOLEAN btif_storage_is_restricted_device(const bt_bdaddr_t *remote_bd_addr);
292 if (is_restricted_mode() && !btif_storage_is_restricted_device(bd_addr)) in remove_bond()
1473 BOOLEAN btif_storage_is_restricted_device(const bt_bdaddr_t *remote_bd_addr) in btif_storage_is_restricted_device() function