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

/system/bt/service/common/android/bluetooth/
H A Dbluetooth_gatt_service.h32 class BluetoothGattService : public Parcelable, public ::bluetooth::Service { class in namespace:android::bluetooth
34 BluetoothGattService() = default;
35 BluetoothGattService(const ::bluetooth::Service& service) function in class:android::bluetooth::BluetoothGattService
37 BluetoothGattService( function in class:android::bluetooth::BluetoothGattService
42 ~BluetoothGattService() = default;

Completed in 57 milliseconds