Bluetooth LE Stack
gatt_event_included_service_query_result_get_service()
is only used within Bluetooth LE Stack.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
Raspberry Pi Pico SDK and Examples
Bluetooth LE Stack
gatt_event_included_service_query_result_get_service()
gatt_event_included_service_query_result_get_service() function
Get field service from event GATT_EVENT_INCLUDED_SERVICE_QUERY_RESULT
Syntax
Show:
Summary
Declaration
from
btstack_event.h:2598
static
inline
void
gatt_event_included_service_query_result_get_service
(
const
uint8_t
*
event
,
gatt_client_service_t
*
service
)
;
Arguments
Argument
Description
event
packet
service
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out