Home
last modified time | relevance | path

Searched defs:AddCharacteristic (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/common/bluetooth/binder/
DIBluetoothGattServer.cpp228 bool BpBluetoothGattServer::AddCharacteristic( in AddCharacteristic() function in ipc::binder::BpBluetoothGattServer
/system/bt/service/
Dgatt_server_old.cpp510 bt_status_t ServerInternals::AddCharacteristic( in AddCharacteristic() function in bluetooth::gatt::ServerInternals
644 bool Server::AddCharacteristic( in AddCharacteristic() function in bluetooth::gatt::Server
Dgatt_server.cpp107 std::unique_ptr<GattIdentifier> GattServer::AddCharacteristic( in AddCharacteristic() function in bluetooth::GattServer
/system/bt/service/ipc/binder/
Dbluetooth_gatt_server_binder_server.cpp79 bool BluetoothGattServerBinderServer::AddCharacteristic( in AddCharacteristic() function in ipc::binder::BluetoothGattServerBinderServer
/system/bt/service/test/
Dgatt_server_unittest.cpp537 TEST_F(GattServerPostRegisterTest, AddCharacteristic) { in TEST_F() argument