Searched refs:bta_hh_is_le_device (Results 1 – 3 of 3) sorted by relevance
359 extern bool bta_hh_is_le_device(tBTA_HH_DEV_CB* p_cb,
320 if (bta_hh_is_le_device(p_cb, p_data->api_conn.bd_addr)) { in bta_hh_start_sdp()949 if (bta_hh_is_le_device(p_cb, p_data->api_conn.bd_addr)) { in bta_hh_maint_dev_act()
228 bool bta_hh_is_le_device(tBTA_HH_DEV_CB* p_cb, const RawAddress& remote_bda) { in bta_hh_is_le_device() function