Searched refs:is_transport_br_edr (Results 1 – 4 of 4) sorted by relevance
189 bool is_transport_br_edr() const { return transport == BT_TRANSPORT_BR_EDR; } in is_transport_br_edr() function192 return is_transport_ble() || is_transport_br_edr(); in is_transport_valid()
190 p_acl.is_transport_br_edr(), reason); in hci_btsnd_hcic_disconnect()1092 if (p_acl->is_transport_br_edr()) { in btm_establish_continue()
511 bool is_transport_br_edr() const { return transport == BT_TRANSPORT_BR_EDR; } in is_transport_br_edr() function
936 if (link.is_transport_br_edr()) { in DumpsysAcl()