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 388 tBTA_DM_API_SEARCH *p_msg;
390 if ((p_msg = (tBTA_DM_API_SEARCH *) GKI_getbuf(sizeof(tBTA_DM_API_SEARCH))) != NULL)
392 memset(p_msg, 0, sizeof(tBTA_DM_API_SEARCH));
    [all...]
bta_dm_int.h 198 } tBTA_DM_API_SEARCH;
583 tBTA_DM_API_SEARCH search;
754 tBTA_DM_API_SEARCH search_msg;
bta_dm_act.c     [all...]

Completed in 491 milliseconds