Zephyr API 3.6.99
|
Structure for discovering a Volume Offset Control Service instance. More...
#include <vocs.h>
Data Fields | |
uint16_t | start_handle |
The start handle of the discovering. | |
uint16_t | end_handle |
The end handle of the discovering. | |
Structure for discovering a Volume Offset Control Service instance.
uint16_t bt_vocs_discover_param::end_handle |
The end handle of the discovering.
Typically the end_handle
of a bt_gatt_include.
uint16_t bt_vocs_discover_param::start_handle |
The start handle of the discovering.
Typically the start_handle
of a bt_gatt_include.