Home
last modified time | relevance | path

Searched defs:p_key (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dprovisioner_main.c71 uint8_t p_key[16] = {0}; in bt_mesh_provisioner_net_create() local
946 uint8_t p_key[16] = {0}; in bt_mesh_provisioner_local_app_key_add() local
1218 uint8_t p_key[16] = {0}; in bt_mesh_provisioner_local_net_key_add() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble.c205 void BTM_BleLoadLocalKeys(UINT8 key_type, tBTM_BLE_LOCAL_KEYS *p_key) in BTM_BleLoadLocalKeys()
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c4910 static void bta_dm_ble_id_key_cback (UINT8 key_type, tBTM_BLE_LOCAL_KEYS *p_key) in bta_dm_ble_id_key_cback()