Searched refs:btif_storage_is_restricted_device (Results 1 – 3 of 3) sorted by relevance
257 bool btif_storage_is_restricted_device(const RawAddress* remote_bd_addr);
287 if (is_restricted_mode() && !btif_storage_is_restricted_device(bd_addr)) in remove_bond()
1674 bool btif_storage_is_restricted_device(const RawAddress* remote_bd_addr) { in btif_storage_is_restricted_device() function