Home
last modified time | relevance | path

Searched defs:AddDescriptor (Results 1 – 4 of 4) sorted by relevance

/system/bt/service/common/bluetooth/binder/
DIBluetoothGattServer.cpp251 bool BpBluetoothGattServer::AddDescriptor( in AddDescriptor() function in ipc::binder::BpBluetoothGattServer
/system/bt/service/ipc/binder/
Dbluetooth_gatt_server_binder_server.cpp105 bool BluetoothGattServerBinderServer::AddDescriptor( in AddDescriptor() function in ipc::binder::BluetoothGattServerBinderServer
/system/bt/service/
Dgatt_server.cpp136 std::unique_ptr<GattIdentifier> GattServer::AddDescriptor( in AddDescriptor() function in bluetooth::GattServer
/system/bt/service/test/
Dgatt_server_unittest.cpp703 TEST_F(GattServerPostRegisterTest, AddDescriptor) { in TEST_F() argument