Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_vocs_discover_param Struct Reference

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.
 

Detailed Description

Structure for discovering a Volume Offset Control Service instance.

Field Documentation

◆ end_handle

uint16_t bt_vocs_discover_param::end_handle

The end handle of the discovering.

Typically the end_handle of a bt_gatt_include.

◆ start_handle

uint16_t bt_vocs_discover_param::start_handle

The start handle of the discovering.

Typically the start_handle of a bt_gatt_include.


The documentation for this struct was generated from the following file: