Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/btif/include/
Dbtif_dm.h101 #define BTIF_DM_LE_KEY_LCSRK BTA_LE_KEY_LCSRK macro
/external/bluetooth/bluedroid/btif/src/
Dbtif_storage.c975 case BTIF_DM_LE_KEY_LCSRK: in btif_storage_add_ble_bonding_key()
1019 case BTIF_DM_LE_KEY_LCSRK: in btif_storage_get_ble_bonding_key()
1285 BTIF_DM_LE_KEY_LCSRK, in btif_in_fetch_bonded_ble_device()
1301 BTA_DmAddBleKey (bta_bd_addr, (tBTA_LE_KEY_VALUE *)buf, BTIF_DM_LE_KEY_LCSRK); in btif_in_fetch_bonded_ble_device()
Dbtif_dm.c2455 BTIF_DM_LE_KEY_LCSRK, in btif_dm_save_ble_bonding_keys()