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

  /external/bluetooth/bluedroid/bta/jv/
bta_jv_int.h 85 } tBTA_JV_API_ENABLE;
397 tBTA_JV_API_ENABLE enable;
bta_jv_api.c 62 tBTA_JV_API_ENABLE *p_buf;
80 if (p_cback && (p_buf = (tBTA_JV_API_ENABLE *) GKI_getbuf(sizeof(tBTA_JV_API_ENABLE))) != NULL)
    [all...]

Completed in 45 milliseconds