| Index: device/bluetooth/bluetooth_adapter.h
|
| diff --git a/device/bluetooth/bluetooth_adapter.h b/device/bluetooth/bluetooth_adapter.h
|
| index ea2b48c8efeb12053356766e9bcfe88f0d3a201f..408fbf2791983b8687fc76bf5e2d79302f7f6f5d 100644
|
| --- a/device/bluetooth/bluetooth_adapter.h
|
| +++ b/device/bluetooth/bluetooth_adapter.h
|
| @@ -90,6 +90,13 @@ class DEVICE_BLUETOOTH_EXPORT BluetoothAdapter
|
| // * GetInquiryRSSI()
|
| // * GetInquiryTxPower()
|
| // * GetUUIDs()
|
| + // * GetServiceData()
|
| + // * GetServiceDataUUIDs()
|
| + // * GetServiceDataForUUID()
|
| + // * GetManufacturerData()
|
| + // * GetManufacturerDataIDs()
|
| + // * GetManufacturerDataForID()
|
| + // * GetAdvertisingDataFlags()
|
| // * IsConnectable()
|
| // * IsConnected()
|
| // * IsConnecting()
|
|
|