Searched refs:esp_ble_mesh_prov_cb_param_t (Results 1 – 3 of 3) sorted by relevance
65 esp_ble_mesh_prov_cb_param_t *param) in btc_ble_mesh_prov_cb_to_app_reprocess()84 esp_ble_mesh_prov_cb_param_t *param) in btc_ble_mesh_prov_cb_to_app()540 static bt_status_t btc_ble_mesh_prov_callback(esp_ble_mesh_prov_cb_param_t *param, uint8_t act) in btc_ble_mesh_prov_callback()556 …ret = btc_transfer_context(&msg, param, param == NULL ? 0 : sizeof(esp_ble_mesh_prov_cb_param_t), … in btc_ble_mesh_prov_callback()574 esp_ble_mesh_prov_cb_param_t mesh_param = {0}; in btc_ble_mesh_output_number_cb()588 esp_ble_mesh_prov_cb_param_t mesh_param = {0}; in btc_ble_mesh_output_string_cb()602 esp_ble_mesh_prov_cb_param_t mesh_param = {0}; in btc_ble_mesh_input_cb()616 esp_ble_mesh_prov_cb_param_t mesh_param = {0}; in btc_ble_mesh_link_open_cb()628 esp_ble_mesh_prov_cb_param_t mesh_param = {0}; in btc_ble_mesh_link_close_cb()641 esp_ble_mesh_prov_cb_param_t mesh_param = {0}; in btc_ble_mesh_complete_cb()[all …]
18 esp_ble_mesh_prov_cb_param_t *param);
1509 } esp_ble_mesh_prov_cb_param_t; typedef