Searched defs:GetState (Results 1 - 2 of 2) sorted by path

/system/bt/service/ipc/binder/
H A Dbluetooth_binder_server.cc57 Status BluetoothBinderServer::GetState(int32_t* _aidl_return) { function in class:ipc::binder::BluetoothBinderServer
59 *_aidl_return = adapter_->GetState();
/system/bt/test/suite/adapter/
H A Dbluetooth_test.cc76 bt_state_t BluetoothTest::GetState() { return state_; } function in class:bttest::BluetoothTest

Completed in 43 milliseconds