OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BTA_JvGetServicesLength
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/include/
bta_jv_api.h
147
#define BTA_JV_SERVICES_LEN_EVT 9 /* the result for
BTA_JvGetServicesLength
*/
207
* parameter in
BTA_JvGetServicesLength
() */
[
all
...]
/external/bluetooth/bluedroid/bta/jv/
bta_jv_api.c
672
** Function
BTA_JvGetServicesLength
684
tBTA_JV_STATUS
BTA_JvGetServicesLength
(BOOLEAN inc_hdr, UINT16 *p_services_len)
689
APPL_TRACE_API0( "
BTA_JvGetServicesLength
");
707
** by previous call to
BTA_JvGetServicesLength
.
[
all
...]
Completed in 244 milliseconds