Searched refs:tBTM_LE_PID_KEYS (Results 1 – 6 of 6) sorted by relevance
553 } tBTM_LE_PID_KEYS; typedef558 tBTM_LE_PID_KEYS pid_key; /* peer device ID key */
123 tBTM_LE_PID_KEYS pid_key; /* peer device ID key */
287 tBTM_LE_PID_KEYS pid_key; /* peer device ID key */291 tBTM_LE_PID_KEYS lid_key; /* local device ID key for the particular remote */
955 sizeof(tBTM_LE_PID_KEYS)) == BT_STATUS_SUCCESS) { in btif_storage_load_le_devices()1390 btif_read_le_key(BTM_LE_KEY_PID, sizeof(tBTM_LE_PID_KEYS), bd_addr, in btif_in_fetch_bonded_ble_device()1393 btif_read_le_key(BTM_LE_KEY_LID, sizeof(tBTM_LE_PID_KEYS), bd_addr, in btif_in_fetch_bonded_ble_device()
3566 BTM_LE_KEY_PID, sizeof(tBTM_LE_PID_KEYS)); in btif_dm_save_ble_bonding_keys()
689 tBTM_LE_PID_KEYS pid_keys; in BTM_LE_PF_set()