Searched refs:btif_storage_is_restricted_device (Results 1 – 5 of 5) sorted by relevance
63 struct btif_storage_is_restricted_device btif_storage_is_restricted_device; variable109 bool btif_storage_is_restricted_device::return_value = false;243 bool btif_storage_is_restricted_device(const RawAddress* remote_bd_addr) { in btif_storage_is_restricted_device() function245 return test::mock::btif_storage::btif_storage_is_restricted_device( in btif_storage_is_restricted_device()
363 struct btif_storage_is_restricted_device { struct371 extern struct btif_storage_is_restricted_device argument372 btif_storage_is_restricted_device;
341 bool btif_storage_is_restricted_device(const RawAddress* remote_bd_addr);
654 if (is_restricted_mode() && !btif_storage_is_restricted_device(bd_addr)) { in remove_bond()
1387 bool btif_storage_is_restricted_device(const RawAddress* remote_bd_addr) { in btif_storage_is_restricted_device() function