Searched defs:bt_vocs_server (Results 1 – 1 of 1) sorted by relevance
87 struct bt_vocs_server { struct88 struct bt_vocs vocs;89 struct bt_vocs_state state;90 uint32_t location;91 bool initialized;92 char output_desc[BT_VOCS_MAX_DESC_SIZE];93 struct bt_vocs_cb *cb;95 struct bt_gatt_service *service_p;98 struct k_work_delayable notify_work;