Searched refs:tBTM_BLE_LOCAL_KEYS (Results 1 – 4 of 4) sorted by relevance
361 extern void BTM_BleLoadLocalKeys(uint8_t key_type, tBTM_BLE_LOCAL_KEYS* p_key);
1716 } tBTM_BLE_LOCAL_KEYS; typedef1721 tBTM_BLE_LOCAL_KEYS* p_key);
172 void BTM_BleLoadLocalKeys(uint8_t key_type, tBTM_BLE_LOCAL_KEYS* p_key) { in BTM_BleLoadLocalKeys()2248 tBTM_BLE_LOCAL_KEYS* p_local_keys = NULL; in btm_notify_new_key()2256 p_local_keys = (tBTM_BLE_LOCAL_KEYS*)&btm_cb.devcb.id_keys; in btm_notify_new_key()2262 (tBTM_BLE_LOCAL_KEYS*)&btm_cb.devcb.ble_encryption_key_value; in btm_notify_new_key()
116 tBTM_BLE_LOCAL_KEYS* p_key);413 (tBTM_BLE_LOCAL_KEYS*)&er); in bta_dm_sys_hw_cback()417 (tBTM_BLE_LOCAL_KEYS*)&id_key); in bta_dm_sys_hw_cback()3908 tBTM_BLE_LOCAL_KEYS* p_key) { in bta_dm_ble_id_key_cback()3916 memcpy(&dm_key.ble_id_keys, p_key, sizeof(tBTM_BLE_LOCAL_KEYS)); in bta_dm_ble_id_key_cback()