Searched refs:BTM_IsRemoteNameKnown (Results 1 – 7 of 7) sorted by relevance
107 struct BTM_IsRemoteNameKnown BTM_IsRemoteNameKnown; variable144 bool BTM_IsRemoteNameKnown::return_value = false;457 bool BTM_IsRemoteNameKnown(const RawAddress& bd_addr, tBT_TRANSPORT transport) { in BTM_IsRemoteNameKnown() function459 return test::mock::stack_btm_sec::BTM_IsRemoteNameKnown(bd_addr, transport); in BTM_IsRemoteNameKnown()
872 struct BTM_IsRemoteNameKnown { struct882 extern struct BTM_IsRemoteNameKnown BTM_IsRemoteNameKnown; argument
127 bool BTM_IsRemoteNameKnown(const RawAddress& remote_bda,
196 bool BTM_IsRemoteNameKnown(const RawAddress& bd_addr, tBT_TRANSPORT transport);
747 bool BTM_IsRemoteNameKnown(const RawAddress& bd_addr, in BTM_IsRemoteNameKnown() function
556 if (BTM_IsRemoteNameKnown(remote_bd_addr, transport) && in bta_dm_discover_name()
1250 if (BTM_IsRemoteNameKnown(remote_bd_addr, transport) && in bta_dm_discover_name()