Home
last modified time | relevance | path

Searched refs:GetGattServer (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/service/ipc/binder/
Dbluetooth_gatt_server_binder_server.cc71 auto gatt_server = GetGattServer(server_id); in AddService()
116 auto gatt_server = GetGattServer(server_id); in SendResponse()
136 auto gatt_server = GetGattServer(server_id); in SendNotification()
218 BluetoothGattServerBinderServer::GetGattServer(int server_id) { in GetGattServer() function in ipc::binder::BluetoothGattServerBinderServer
Dbluetooth_gatt_server_binder_server.h108 std::shared_ptr<bluetooth::GattServer> GetGattServer(int server_id);