Home
last modified time | relevance | path

Searched defs:key_type (Results 1 – 20 of 20) sorted by relevance

/packages/modules/Bluetooth/system/gd/security/pairing/
Dclassic_pairing_handler_unittest.cc232 hci::KeyType key_type) { in ReceiveLinkKeyNotification()
319 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
357 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
395 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
433 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
471 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
509 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
547 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
585 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
667 hci::KeyType key_type = hci::KeyType::DEBUG_COMBINATION; in TEST_F() local
[all …]
/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_storage.cc150 uint8_t key_type, in btif_storage_add_ble_bonding_key()
157 uint8_t key_type) { in btif_storage_add_ble_local_key()
163 LinkKey link_key, uint8_t key_type, in btif_storage_add_bonded_device()
187 uint8_t key_type, in btif_storage_get_ble_bonding_key()
194 bt_status_t btif_storage_get_ble_local_key(uint8_t key_type, in btif_storage_get_ble_local_key()
Dmock_stack_btm_ble.cc138 void BTM_BleLoadLocalKeys(uint8_t key_type, tBTM_BLE_LOCAL_KEYS* p_key) { in BTM_BleLoadLocalKeys()
234 tBTM_LE_KEY_TYPE key_type) { in BTM_SecAddBleKey()
356 void btm_sec_save_le_key(const RawAddress& bd_addr, tBTM_LE_KEY_TYPE key_type, in btm_sec_save_le_key()
Dmock_bta_dm_api.cc111 tBTM_LE_KEY_TYPE key_type) { in BTA_DmAddBleKey()
116 const LinkKey& link_key, uint8_t key_type, in BTA_DmAddDevice()
Dmock_bta_dm_act.cc126 tBTM_LE_KEY_TYPE key_type) { in bta_dm_add_blekey()
Dmock_stack_btm_sec.cc393 const Octet16& link_key, uint8_t key_type) { in btm_sec_link_key_notification()
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_sec_api.cc142 uint8_t key_type, uint8_t pin_length) { in BTA_DmAddDevice()
182 tBTM_LE_KEY_TYPE key_type) { in BTA_DmAddBleKey()
Dbta_dm_sec.cc301 uint8_t key_type, bool is_ctkd) { in bta_dm_new_link_key_cback()
881 static void bta_dm_ble_id_key_cback(uint8_t key_type, in bta_dm_ble_id_key_cback()
945 tBTM_LE_KEY_TYPE key_type) { in bta_dm_add_blekey()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_storage.cc505 static void btif_read_le_key(const uint8_t key_type, const size_t key_len, in btif_read_le_key()
813 LinkKey link_key, uint8_t key_type, in btif_storage_add_bonded_device()
1141 uint8_t key_type, in btif_storage_add_ble_bonding_key()
1171 uint8_t key_type, in btif_storage_get_ble_bonding_key()
1223 uint8_t key_type) { in btif_storage_add_ble_local_key()
1241 bt_status_t btif_storage_get_ble_local_key(uint8_t key_type, in btif_storage_get_ble_local_key()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_sec.cc168 tBTM_LE_KEY_TYPE key_type) { in BTM_SecAddBleKey()
202 void BTM_BleLoadLocalKeys(uint8_t key_type, tBTM_BLE_LOCAL_KEYS* p_key) { in BTM_BleLoadLocalKeys()
876 void btm_sec_save_le_key(const RawAddress& bd_addr, tBTM_LE_KEY_TYPE key_type, in btm_sec_save_le_key()
1839 static void btm_notify_new_key(uint8_t key_type) { in btm_notify_new_key()
Dbtm_dev.cc86 LinkKey link_key, uint8_t key_type, uint8_t pin_length) { in BTM_SecAddDevice()
Dsecurity_device_record.h97 tBTM_LE_KEY_TYPE key_type; /* bit mask of valid key types in record */ member
Dbtm_sec.cc4154 const Octet16& link_key, uint8_t key_type) { in btm_sec_link_key_notification()
/packages/modules/Bluetooth/system/gd/security/record/
Dsecurity_record.h46 void SetLinkKey(std::array<uint8_t, 16> link_key, hci::KeyType key_type) { in SetLinkKey()
/packages/modules/Bluetooth/system/stack/gatt/
Dgatt_auth.cc279 uint8_t key_type; in gatt_determine_sec_act() local
/packages/modules/Bluetooth/system/bta/include/
Dbta_sec_api.h140 tBTM_LE_KEY_TYPE key_type; member
150 uint8_t key_type; /* The type of Link Key */ member
/packages/modules/Bluetooth/system/stack/include/
Dbtm_ble_sec_api_types.h76 tBTM_LE_KEY_TYPE key_type; member
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_act.cc79 static void smp_update_key_mask(tSMP_CB* p_cb, uint8_t key_type, bool recv) { in smp_update_key_mask()
1156 uint8_t key_type = p_data->key.key_type; in smp_proc_sl_key() local
Dsmp_int.h243 uint8_t key_type; member
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc1350 uint8_t key_type; in btu_hcif_link_key_notification_evt() local