Searched defs:bt_vocs_client (Results 1 – 1 of 1) sorted by relevance
55 struct bt_vocs_client { struct56 struct bt_vocs vocs;57 struct bt_vocs_state state;58 uint32_t location;60 uint16_t start_handle;61 uint16_t end_handle;62 uint16_t state_handle;63 uint16_t location_handle;64 uint16_t control_handle;65 uint16_t desc_handle;[all …]