Searched refs:bt_mesh_sensor_client_cb (Results 1 – 3 of 3) sorted by relevance
21 extern const struct bt_mesh_model_cb bt_mesh_sensor_client_cb;38 bt_mesh_sensor_cli_op, cli_pub, cli_data, &bt_mesh_sensor_client_cb)
643 const struct bt_mesh_model_cb bt_mesh_sensor_client_cb = { variable
1173 extern const struct bt_mesh_model_cb bt_mesh_sensor_client_cb;1454 model->cb = (esp_ble_mesh_model_cbs_t *)&bt_mesh_sensor_client_cb; in btc_ble_mesh_model_op_set()