Searched defs:AddDescriptor (Results 1 - 3 of 3) sorted by relevance

/system/bt/service/common/bluetooth/binder/
H A DIBluetoothGattServer.cpp109 bool result = AddDescriptor(server_if, *uuid, permissions, &out_id);
251 bool BpBluetoothGattServer::AddDescriptor( function in class:ipc::binder::BpBluetoothGattServer
/system/bt/service/ipc/binder/
H A Dbluetooth_gatt_server_binder_server.cpp105 bool BluetoothGattServerBinderServer::AddDescriptor( function in class:ipc::binder::BluetoothGattServerBinderServer
118 auto desc_id = gatt_server->AddDescriptor(uuid, permissions);
/system/bt/service/
H A Dgatt_server.cpp136 std::unique_ptr<GattIdentifier> GattServer::AddDescriptor( function in class:bluetooth::GattServer

Completed in 252 milliseconds