Searched defs:is_bonding_or_sdp (Results 1 – 3 of 3) sorted by relevance
80 void BTA_DmSearch(tBTA_DM_SEARCH_CBACK* p_cback, bool is_bonding_or_sdp) { in BTA_DmSearch()137 tBT_TRANSPORT transport, bool is_bonding_or_sdp) { in BTA_DmDiscover()
119 void BTA_DmSearch(tBTA_DM_SEARCH_CBACK* p_cback, bool is_bonding_or_sdp) { in BTA_DmSearch()
249 static bool is_bonding_or_sdp() { in is_bonding_or_sdp() function