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

  /external/bluetooth/bluedroid/bta/dm/
bta_dm_api.c 380 tBTA_DM_API_SEARCH *p_msg;
382 if ((p_msg = (tBTA_DM_API_SEARCH *) GKI_getbuf(sizeof(tBTA_DM_API_SEARCH))) != NULL)
384 memset(p_msg, 0, sizeof(tBTA_DM_API_SEARCH));
    [all...]
bta_dm_int.h 222 } tBTA_DM_API_SEARCH;
746 tBTA_DM_API_SEARCH search;
946 tBTA_DM_API_SEARCH search_msg;
    [all...]
bta_dm_act.c     [all...]

Completed in 32 milliseconds