Searched refs:BTM_WhiteListAdd (Results 1 – 4 of 4) sorted by relevance
23 extern bool BTM_WhiteListAdd(const RawAddress& address);
443 bool BTM_WhiteListAdd(const RawAddress& address) { in BTM_WhiteListAdd() function
110 if (!BTM_WhiteListAdd(address)) return false; in background_connect_add()216 if (!BTM_WhiteListAdd(address)) { in direct_connect_add()
44 bool BTM_WhiteListAdd(const RawAddress& address) { in BTM_WhiteListAdd() function