HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_AV_API_VENDOR (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/bta/av/
bta_av_api.c 436 tBTA_AV_API_VENDOR *p_buf;
438 if ((p_buf = (tBTA_AV_API_VENDOR *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_VENDOR) + len))) != NULL)
475 tBTA_AV_API_VENDOR *p_buf;
477 if ((p_buf = (tBTA_AV_API_VENDOR *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_VENDOR) + len))) != NULL)
bta_av_int.h 280 } tBTA_AV_API_VENDOR;
414 tBTA_AV_API_VENDOR api_vendor;

Completed in 27 milliseconds