Home
last modified time | relevance | path

Searched refs:svc_start_handle (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dgmap_client.c52 uint16_t svc_start_handle; member
203 gmap_cli->params.discover.start_handle = gmap_cli->svc_start_handle; in gmap_discover_bgr_feat()
302 gmap_cli->params.discover.start_handle = gmap_cli->svc_start_handle; in gmap_discover_bgs_feat()
403 gmap_cli->params.discover.start_handle = gmap_cli->svc_start_handle; in gmap_discover_ugt_feat()
506 gmap_cli->params.discover.start_handle = gmap_cli->svc_start_handle; in gmap_discover_ugg_feat()
610 gmap_cli->params.discover.start_handle = gmap_cli->svc_start_handle; in gmap_discover_role()
634 gmap_cli->svc_start_handle = attr->handle; in gmas_discover_func()
/Zephyr-latest/subsys/bluetooth/mesh/
Dgatt_cli.c40 uint16_t svc_start_handle; member
110 server->svc_start_handle = attr->handle; in discover_func()
125 server->discover.start_handle = server->svc_start_handle + 1; in discover_func()