Searched refs:establish (Results 1 – 7 of 7) sorted by relevance
625 void bt_mesh_friend_set_cb(void (*cb)(bool establish, uint16_t lpn_addr, uint8_t reason));
71 # This is provided by the user or from another component. Since we can't establish
66 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
287 … 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.
915 void btc_ble_mesh_friend_cb(bool establish, uint16_t lpn_addr, uint8_t reason) in btc_ble_mesh_friend_cb() argument927 if (establish) { in btc_ble_mesh_friend_cb()
223 …inux <https://docs.espressif.com/projects/esp-idf/en/stable/get-started/establish-serial-connectio…
722 enters the mesh network, it will try to find a Friend node and establish a895 while a Low Power node can only establish friendship with only one Friend node at