Searched refs:BTM_is_sniff_allowed_for (Results 1 – 4 of 4) sorted by relevance
29 bool BTM_is_sniff_allowed_for(const RawAddress& peer_addr) { return false; } in BTM_is_sniff_allowed_for() function
32 bool BTM_is_sniff_allowed_for(const RawAddress& peer_addr);
661 if (BTM_is_sniff_allowed_for(peer_addr)) { in bta_dm_pm_set_mode()
699 bool BTM_is_sniff_allowed_for(const RawAddress& peer_addr) { in BTM_is_sniff_allowed_for() function