Home
last modified time | relevance | path

Searched refs:IS_ENABLED_TRANSACTION (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/common/bluetooth/binder/
DIBluetooth.cpp70 case IS_ENABLED_TRANSACTION: { in onTransact()
172 remote()->transact(IBluetooth::IS_ENABLED_TRANSACTION, data, &reply); in IsEnabled()
DIBluetooth.h49 IS_ENABLED_TRANSACTION = android::IBinder::FIRST_CALL_TRANSACTION, enumerator