Lines Matching refs:key_found
553 const uint8_t addr_type, const bool add_key, bool *device_added, bool *key_found) in btif_read_le_key() argument
556 assert(key_found); in btif_read_le_key()
580 *key_found = true; in btif_read_le_key()
1205 bool key_found = false; in btif_in_fetch_bonded_ble_device() local
1224 bd_addr, addr_type, add, &device_added, &key_found); in btif_in_fetch_bonded_ble_device()
1227 bd_addr, addr_type, add, &device_added, &key_found); in btif_in_fetch_bonded_ble_device()
1230 bd_addr, addr_type, add, &device_added, &key_found); in btif_in_fetch_bonded_ble_device()
1233 bd_addr, addr_type, add, &device_added, &key_found); in btif_in_fetch_bonded_ble_device()
1236 bd_addr, addr_type, add, &device_added, &key_found); in btif_in_fetch_bonded_ble_device()
1239 bd_addr, addr_type, add, &device_added, &key_found); in btif_in_fetch_bonded_ble_device()
1248 if (key_found) in btif_in_fetch_bonded_ble_device()