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

  /system/bt/bta/dm/
bta_dm_int.h 170 } tBTA_DM_API_SET_VISIBILITY;
667 tBTA_DM_API_SET_VISIBILITY set_visibility;
    [all...]
bta_dm_api.c 208 tBTA_DM_API_SET_VISIBILITY *p_msg;
210 if ((p_msg = (tBTA_DM_API_SET_VISIBILITY *) GKI_getbuf(sizeof(tBTA_DM_MSG))) != NULL)
    [all...]

Completed in 84 milliseconds