Searched refs:btif_has_ble_keys (Results 1 – 3 of 3) sorted by relevance
41 struct btif_has_ble_keys btif_has_ble_keys; variable89 bool btif_has_ble_keys::return_value = false;127 bool btif_has_ble_keys(const std::string& bdstr) { in btif_has_ble_keys() function129 return test::mock::btif_storage::btif_has_ble_keys(bdstr); in btif_has_ble_keys()
61 struct btif_has_ble_keys { struct67 extern struct btif_has_ble_keys btif_has_ble_keys; argument
109 static bool btif_has_ble_keys(const std::string& bdstr);1273 btif_has_ble_keys(remote_bd_addr)) { in btif_in_fetch_bonded_ble_device()1326 bool btif_has_ble_keys(const std::string& bdstr) { in btif_has_ble_keys() function