OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:included_svc
(Results
1 - 3
of
3
) sorted by null
/system/bt/bta/gatt/
bta_gattc_cache.c
187
list_free(srvc->
included_svc
);
218
p_new_srvc->
included_svc
= list_new(osi_free);
309
list_append(service->
included_svc
, isvc);
[
all
...]
/system/bt/bta/hh/
bta_hh_le.c
[
all
...]
/system/bt/bta/include/
bta_gatt_api.h
569
list_t *
included_svc
; /* list of tBTA_GATTC_INCLUDED_SVC */
member in struct:__anon73089
[
all
...]
Completed in 525 milliseconds