OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_GATTC_API_READ
(Results
1 - 2
of
2
) sorted by null
/system/bt/bta/gatt/
bta_gattc_api.cc
358
tBTA_GATTC_API_READ
* p_buf =
359
(
tBTA_GATTC_API_READ
*)osi_calloc(sizeof(
tBTA_GATTC_API_READ
));
379
tBTA_GATTC_API_READ
* p_buf =
380
(
tBTA_GATTC_API_READ
*)osi_calloc(sizeof(
tBTA_GATTC_API_READ
));
410
tBTA_GATTC_API_READ
* p_buf =
411
(
tBTA_GATTC_API_READ
*)osi_calloc(sizeof(
tBTA_GATTC_API_READ
));
bta_gattc_int.h
125
}
tBTA_GATTC_API_READ
;
195
tBTA_GATTC_API_READ
api_read;
Completed in 112 milliseconds