Searched refs:BTA_BLE_LOCAL_KEY_TYPE_ID (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/include/
H A Dbta_api.h588 #define BTA_BLE_LOCAL_KEY_TYPE_ID 1 macro
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_dm.c2398 *p_key_mask |= BTA_BLE_LOCAL_KEY_TYPE_ID;
/external/bluetooth/bluedroid/bta/dm/
H A Dbta_dm_act.c379 if (key_mask & BTA_BLE_LOCAL_KEY_TYPE_ID)
381 BTM_BleLoadLocalKeys(BTA_BLE_LOCAL_KEY_TYPE_ID, (tBTM_BLE_LOCAL_KEYS *)&id_key);

Completed in 86 milliseconds