Home
last modified time | relevance | path

Searched refs:connection_role (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/btif/src/
H A Dbtif_bqr.cc56 STREAM_TO_UINT8(bqr_link_quality_event_.connection_role, p_param_buf); in ParseBqrLinkQualityEvt()
129 << ((bqr_link_quality_event_.connection_role == 0) ? "Central" in ToString()
406 p_bqr_event->bqr_link_quality_event_.connection_role, in AddLinkQualityEventToQueue()
/aosp12/system/bt/btif/include/
H A Dbtif_bqr.h203 uint8_t connection_role; member
/aosp12/system/bt/main/shim/
H A Dacl.cc1298 hci::Role connection_role = connection->GetRole(); in OnLeConnectSuccess() local
1330 handle, ToLegacyRole(connection_role), conn_interval, conn_latency, in OnLeConnectSuccess()
/aosp12/system/bt/gd/hci/
H A Dhci_packets.pdl5709 connection_role : Role,
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto2818 optional int32 connection_role = 4; field