Searched refs:is_transport_br_edr (Results 1 – 4 of 4) sorted by relevance
194 bool is_transport_br_edr() const { return transport == BT_TRANSPORT_BR_EDR; } in is_transport_br_edr() function197 return is_transport_ble() || is_transport_br_edr(); in is_transport_valid()
207 p_acl.hci_handle, p_acl.is_transport_br_edr(), reason, comment); in disconnect_acl()447 if (p_acl->is_transport_br_edr()) { in btm_acl_created()498 if (p_acl->is_transport_br_edr()) { in btm_acl_removed()1042 if (p_acl->is_transport_br_edr()) { in btm_establish_continue()
520 bool is_transport_br_edr() const { return transport == BT_TRANSPORT_BR_EDR; } in is_transport_br_edr() function
1301 if (link.is_transport_br_edr()) { in DumpsysAcl()