OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_GATTS_API_OPEN
(Results
1 - 2
of
2
) sorted by null
/system/bt/bta/gatt/
bta_gatts_int.h
107
}
tBTA_GATTS_API_OPEN
;
109
typedef
tBTA_GATTS_API_OPEN
tBTA_GATTS_API_CANCEL_OPEN;
118
tBTA_GATTS_API_OPEN
api_open;
bta_gatts_api.cc
286
tBTA_GATTS_API_OPEN
* p_buf =
287
(
tBTA_GATTS_API_OPEN
*)osi_malloc(sizeof(
tBTA_GATTS_API_OPEN
));
Completed in 71 milliseconds