Searched refs:ESP_BLE_MESH_NODE_PROV_COMPLETE_EVT (Results 1 – 11 of 11) sorted by relevance
111 case ESP_BLE_MESH_NODE_PROV_COMPLETE_EVT: in example_ble_mesh_provisioning_cb()
156 case ESP_BLE_MESH_NODE_PROV_COMPLETE_EVT: in example_ble_mesh_provisioning_cb()
194 case ESP_BLE_MESH_NODE_PROV_COMPLETE_EVT: in example_ble_mesh_provisioning_cb()
179 case ESP_BLE_MESH_NODE_PROV_COMPLETE_EVT: in example_ble_mesh_provisioning_cb()
343 case ESP_BLE_MESH_NODE_PROV_COMPLETE_EVT: in example_ble_mesh_provisioning_cb()
355 case ESP_BLE_MESH_NODE_PROV_COMPLETE_EVT: in example_ble_mesh_provisioning_cb()
265 case ESP_BLE_MESH_NODE_PROV_COMPLETE_EVT: in ble_mesh_prov_cb()
806 ESP_BLE_MESH_NODE_PROV_COMPLETE_EVT, /*!< Provisioning done event */ enumerator
895 …case ESP_BLE_MESH_NODE_PROV_COMPLETE_EVT: // already have configuration when device restart, and p… in example_ble_mesh_provisioning_cb()
131 …- `ESP_BLE_MESH_NODE_PROV_COMPLETE_EVT`: Received by the application layer when the provisioning i…
634 btc_ble_mesh_prov_callback(&mesh_param, ESP_BLE_MESH_NODE_PROV_COMPLETE_EVT); in btc_ble_mesh_complete_cb()