Home
last modified time | relevance | path

Searched defs:server_id (Results 1 – 2 of 2) sorted by relevance

/system/bt/service/ipc/binder/
Dbluetooth_gatt_server_binder_server.cpp44 void BluetoothGattServerBinderServer::UnregisterServer(int server_id) { in UnregisterServer()
55 int server_id, bool is_primary, const bluetooth::UUID& uuid, in BeginServiceDeclaration()
80 int server_id, const bluetooth::UUID& uuid, in AddCharacteristic()
106 int server_id, const bluetooth::UUID& uuid, int permissions, in AddDescriptor()
130 bool BluetoothGattServerBinderServer::EndServiceDeclaration(int server_id) { in EndServiceDeclaration()
172 int server_id, const std::string& device_address, in SendResponse()
190 int server_id, in SendNotification()
271 BluetoothGattServerBinderServer::GetGattServerCallback(int server_id) { in GetGattServerCallback()
278 BluetoothGattServerBinderServer::GetGattServer(int server_id) { in GetGattServer()
/system/bt/service/
Dgatt_server.cpp43 GattServer::GattServer(const UUID& uuid, int server_id) in GattServer()
450 int conn_id, int server_id, in ConnectionCallback()
499 int status, int server_id, in ServiceAddedCallback()
534 int status, int server_id, in CharacteristicAddedCallback()
567 int status, int server_id, in DescriptorAddedCallback()
600 int status, int server_id, in ServiceStartedCallback()
992 int status, int server_id, in RegisterServerCallback()