Home
last modified time | relevance | path

Searched refs:BTIF_DM_LE_KEY_LCSRK (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_dm.h91 #define BTIF_DM_LE_KEY_LCSRK BTA_LE_KEY_LCSRK macro
/system/bt/btif/src/
Dbtif_storage.c998 case BTIF_DM_LE_KEY_LCSRK: in btif_storage_add_ble_bonding_key()
1044 case BTIF_DM_LE_KEY_LCSRK: in btif_storage_get_ble_bonding_key()
1227 btif_read_le_key(BTIF_DM_LE_KEY_LCSRK, sizeof(tBTM_LE_LCSRK_KEYS), in btif_in_fetch_bonded_ble_device()
Dbtif_dm.c3192 BTIF_DM_LE_KEY_LCSRK, in btif_dm_save_ble_bonding_keys()