Home
last modified time | relevance | path

Searched refs:AVRCP_CT_CONNECTION_STATE_CHANGED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Dbluetooth_service_profile_interface_code.h92 AVRCP_CT_CONNECTION_STATE_CHANGED = 0, enumerator
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_observer_stub.cpp41 …[static_cast<uint32_t>(BluetoothAvrcpCtObserverInterfaceCode::AVRCP_CT_CONNECTION_STATE_CHANGED)] = in BluetoothAvrcpCtObserverStub()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp46 … BluetoothAvrcpCtObserverInterfaceCode::AVRCP_CT_CONNECTION_STATE_CHANGED, option, data, reply); in OnConnectionStateChanged()