Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/esp_ble_mesh/mesh_core/
Daccess.h60 const uint8_t *bt_mesh_tx_devkey_get(uint8_t role, uint16_t dst);
Daccess.c960 const uint8_t *bt_mesh_tx_devkey_get(uint8_t role, uint16_t dst) in bt_mesh_tx_devkey_get() function
Dtransport.c1950 *key = bt_mesh_tx_devkey_get(role, dst); in bt_mesh_app_key_get()