Home
last modified time | relevance | path

Searched refs:establish (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/include/
Dmesh_main.h625 void bt_mesh_friend_set_cb(void (*cb)(bool establish, uint16_t lpn_addr, uint8_t reason));
/hal_espressif-latest/components/esp_system/
DCMakeLists.txt71 # This is provided by the user or from another component. Since we can't establish
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dfriend.c66 static void (*friend_cb)(bool establish, uint16_t lpn_addr, uint8_t reason);
1251 void bt_mesh_friend_set_cb(void (*cb)(bool establish, uint16_t lpn_addr, uint8_t reason)) in bt_mesh_friend_set_cb() argument
/hal_espressif-latest/components/esp_wifi/
DKconfig287 … Select this option to allow the device to establish a WPA3-Personal connection with eligible AP's.
311 Select this option to allow the device to establish OWE connection with eligible AP's.
/hal_espressif-latest/components/bt/esp_ble_mesh/btc/
Dbtc_ble_mesh_prov.c915 void btc_ble_mesh_friend_cb(bool establish, uint16_t lpn_addr, uint8_t reason) in btc_ble_mesh_friend_cb() argument
927 if (establish) { in btc_ble_mesh_friend_cb()
/hal_espressif-latest/tools/esptool_py/docs/en/
Dtroubleshooting.rst223 …inux <https://docs.espressif.com/projects/esp-idf/en/stable/get-started/establish-serial-connectio…
/hal_espressif-latest/components/bt/esp_ble_mesh/
DKconfig.in722 enters the mesh network, it will try to find a Friend node and establish a
895 while a Low Power node can only establish friendship with only one Friend node at