Searched refs:btif_storage_get_ble_local_key (Results 1 – 3 of 3) sorted by relevance
275 bt_status_t btif_storage_get_ble_local_key(uint8_t key_type,
3016 if (btif_storage_get_ble_local_key( in btif_dm_load_ble_local_keys()3022 if ((btif_storage_get_ble_local_key(BTIF_DM_LE_LOCAL_KEY_IR, in btif_dm_load_ble_local_keys()3025 (btif_storage_get_ble_local_key(BTIF_DM_LE_LOCAL_KEY_IRK, in btif_dm_load_ble_local_keys()3028 (btif_storage_get_ble_local_key(BTIF_DM_LE_LOCAL_KEY_DHK, in btif_dm_load_ble_local_keys()
1189 bt_status_t btif_storage_get_ble_local_key(uint8_t key_type, in btif_storage_get_ble_local_key() function