Searched refs:BTM_UseLeLink (Results 1 – 12 of 12) sorted by relevance
141 .BTM_UseLeLink = BTM_UseLeLink,
628 if (BTM_UseLeLink(p_inq->remname_bda)) { in BTM_CancelRemoteDeviceName()1422 if (BTM_UseLeLink(p_inq->remname_bda)) { in btm_process_remote_name()
634 bool BTM_UseLeLink(const RawAddress& bd_addr) { in BTM_UseLeLink() function636 return bluetooth::shim::BTM_UseLeLink(bd_addr); in BTM_UseLeLink()
901 transport = BTM_UseLeLink(bd_addr) ? BT_TRANSPORT_LE : BT_TRANSPORT_BR_EDR; in BTM_SecBond()
523 extern bool BTM_UseLeLink(const RawAddress& bd_addr);
182 bool (*BTM_UseLeLink)(const RawAddress& bd_addr); member
65 bool BTM_UseLeLink(const RawAddress& bd_addr) { in BTM_UseLeLink() function
110 bool bluetooth::shim::BTM_UseLeLink(const RawAddress& raw_address) { in BTM_UseLeLink() function in bluetooth::shim
317 if (BTM_UseLeLink(p_data->api_conn.bd_addr)) { in bta_hh_start_sdp()936 if (BTM_UseLeLink(p_data->api_conn.bd_addr)) { in bta_hh_maint_dev_act()
637 bool BTM_UseLeLink(const RawAddress& bd_addr);
1053 bool bluetooth::shim::BTM_UseLeLink(const RawAddress& raw_address) { in BTM_UseLeLink() function in bluetooth::shim
114 bool bluetooth::shim::BTM_UseLeLink(const RawAddress& raw_address) { in BTM_UseLeLink() function in bluetooth::shim