Home
last modified time | relevance | path

Searched refs:IsInvalidDeviceStatesSize (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/
H A Dbluetooth_avrcp_tg_stub.h59 bool IsInvalidDeviceStatesSize(int32_t statesSize);
H A Dbluetooth_avrcp_ct_stub.h68 bool IsInvalidDeviceStatesSize(int32_t statesSize);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_stub.cpp159 if (IsInvalidDeviceStatesSize(stateSize)) { in GetDevicesByStatesInner()
528 bool BluetoothAvrcpCtStub::IsInvalidDeviceStatesSize(int32_t statesSize) in IsInvalidDeviceStatesSize() function in OHOS::Bluetooth::BluetoothAvrcpCtStub
H A Dbluetooth_avrcp_tg_stub.cpp403 bool BluetoothAvrcpTgStub::IsInvalidDeviceStatesSize(int32_t statesSize) in IsInvalidDeviceStatesSize() function in OHOS::Bluetooth::BluetoothAvrcpTgStub