Searched refs:btc_ble_mesh_health_server_args_t (Results 1 – 3 of 3) sorted by relevance
84 btc_ble_mesh_health_server_args_t arg = {0}; in esp_ble_mesh_health_server_fault_update()98 return (btc_transfer_context(&msg, &arg, sizeof(btc_ble_mesh_health_server_args_t), NULL, NULL) in esp_ble_mesh_health_server_fault_update()
68 } btc_ble_mesh_health_server_args_t; typedef
552 btc_ble_mesh_health_server_args_t *arg = NULL; in btc_ble_mesh_health_server_call_handler()559 arg = (btc_ble_mesh_health_server_args_t *)(msg->arg); in btc_ble_mesh_health_server_call_handler()