OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tBTA_AV_API_VENDOR
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/bluedroid/bta/av/
bta_av_api.c
410
tBTA_AV_API_VENDOR
*p_buf;
412
if ((p_buf = (
tBTA_AV_API_VENDOR
*) GKI_getbuf((UINT16) (sizeof(
tBTA_AV_API_VENDOR
) + len))) != NULL)
449
tBTA_AV_API_VENDOR
*p_buf;
451
if ((p_buf = (
tBTA_AV_API_VENDOR
*) GKI_getbuf((UINT16) (sizeof(
tBTA_AV_API_VENDOR
) + len))) != NULL)
bta_av_int.h
276
}
tBTA_AV_API_VENDOR
;
407
tBTA_AV_API_VENDOR
api_vendor;
Completed in 61 milliseconds