Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Dbluetooth_service_profile_interface_code.h106 AVRCP_CT_GET_TOTAL_NUMBER_OF_ITEMS, enumerator
150 AVRCP_CT_GET_TOTAL_NUMBER_OF_ITEMS, enumerator
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_stub.cpp77 …uncMap_[static_cast<uint32_t>(BluetoothAvrcpCtInterfaceCode::AVRCP_CT_GET_TOTAL_NUMBER_OF_ITEMS)] = in BluetoothAvrcpCtStub()
H A Dbluetooth_avrcp_ct_observer_proxy.cpp604 … BluetoothAvrcpCtObserverInterfaceCode::AVRCP_CT_GET_TOTAL_NUMBER_OF_ITEMS, option, data, reply); in OnGetTotalNumberOfItems()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_proxy.cpp687 BluetoothAvrcpCtInterfaceCode::AVRCP_CT_GET_TOTAL_NUMBER_OF_ITEMS, option, data, reply); in GetTotalNumberOfItems()
H A Dbluetooth_avrcp_ct_observer_stub.cpp75 …static_cast<uint32_t>(BluetoothAvrcpCtObserverInterfaceCode::AVRCP_CT_GET_TOTAL_NUMBER_OF_ITEMS)] = in BluetoothAvrcpCtObserverStub()