HomeSort by relevance Sort by last modified time
    Searched refs:GetGattServer (Results 1 - 2 of 2) sorted by null

  /system/bt/service/ipc/binder/
bluetooth_gatt_server_binder_server.cc 71 auto gatt_server = GetGattServer(server_id);
116 auto gatt_server = GetGattServer(server_id);
136 auto gatt_server = GetGattServer(server_id);
218 BluetoothGattServerBinderServer::GetGattServer(int server_id) {
bluetooth_gatt_server_binder_server.h 104 std::shared_ptr<bluetooth::GattServer> GetGattServer(int server_id);

Completed in 80 milliseconds