Home
last modified time | relevance | path

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

/hardware/google/interfaces/bluetooth/ewp/aidl/vts/
DVtsHalBluetoothEwpTargetTest.cpp34 ndk::ScopedAStatus enableEwp(uint16_t event_mask);
54 ndk::ScopedAStatus BluetoothEwpTest::enableEwp(uint16_t event_mask){ in enableEwp() function in BluetoothEwpTest
55 return bluetooth_ewp_->enableEwp(event_mask); in enableEwp()
62 TEST_P(BluetoothEwpTest, enableEwp) { in TEST_P() argument
64 ndk::ScopedAStatus status = enableEwp(event_mask); in TEST_P()
/hardware/google/interfaces/bluetooth/ewp/aidl/aidl_api/hardware.google.bluetooth.ewp/current/hardware/google/bluetooth/ewp/
DIBluetoothEwp.aidl39 oneway void enableEwp(char eventMask); in enableEwp() method
/hardware/google/interfaces/bluetooth/ewp/aidl/hardware/google/bluetooth/ewp/
DIBluetoothEwp.aidl29 oneway void enableEwp(char eventMask); in enableEwp() method