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

/system/bt/service/common/bluetooth/binder/
H A DIBluetoothGattServer.cpp70 bool result = BeginServiceDeclaration(
206 bool BpBluetoothGattServer::BeginServiceDeclaration( function in class:ipc::binder::BpBluetoothGattServer
/system/bt/service/ipc/binder/
H A Dbluetooth_gatt_server_binder_server.cpp54 bool BluetoothGattServerBinderServer::BeginServiceDeclaration( function in class:ipc::binder::BluetoothGattServerBinderServer
67 auto service_id = gatt_server->BeginServiceDeclaration(uuid, is_primary);
/system/bt/service/
H A Dgatt_server.cpp76 std::unique_ptr<GattIdentifier> GattServer::BeginServiceDeclaration( function in class:bluetooth::GattServer

Completed in 93 milliseconds