Searched defs:AddDescriptor (Results 1 – 4 of 4) sorted by relevance
/system/bt/service/common/bluetooth/binder/ | ||
D | IBluetoothGattServer.cpp | 251 bool BpBluetoothGattServer::AddDescriptor( in AddDescriptor() function in ipc::binder::BpBluetoothGattServer |
/system/bt/service/ipc/binder/ | ||
D | bluetooth_gatt_server_binder_server.cpp | 105 bool BluetoothGattServerBinderServer::AddDescriptor( in AddDescriptor() function in ipc::binder::BluetoothGattServerBinderServer |
/system/bt/service/ | ||
D | gatt_server.cpp | 136 std::unique_ptr<GattIdentifier> GattServer::AddDescriptor( in AddDescriptor() function in bluetooth::GattServer |
/system/bt/service/test/ | ||
D | gatt_server_unittest.cpp | 703 TEST_F(GattServerPostRegisterTest, AddDescriptor) { in TEST_F() argument |