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

  /external/bluetooth/bluedroid/bta/dm/
bta_dm_int.h 181 } tBTA_DM_API_SET_VISIBILITY;
736 tBTA_DM_API_SET_VISIBILITY set_visibility;
    [all...]
bta_dm_api.c 225 tBTA_DM_API_SET_VISIBILITY *p_msg;
227 if ((p_msg = (tBTA_DM_API_SET_VISIBILITY *) GKI_getbuf(sizeof(tBTA_DM_MSG))) != NULL)
    [all...]

Completed in 37 milliseconds