BluetoothGattService 17 device/bluetooth/bluetooth_gatt_characteristic.h class BluetoothGattService; BluetoothGattService 141 device/bluetooth/bluetooth_gatt_characteristic.h virtual const BluetoothGattService* GetService() const = 0; BluetoothGattService 11 device/bluetooth/bluetooth_gatt_service.cc BluetoothGattService::BluetoothGattService() { BluetoothGattService 14 device/bluetooth/bluetooth_gatt_service.cc BluetoothGattService::~BluetoothGattService() { BluetoothGattService 18 device/bluetooth/bluetooth_gatt_service.cc BluetoothGattService* BluetoothGattService::Create( BluetoothGattService 33 device/bluetooth/bluetooth_gatt_service.h class BluetoothGattService { BluetoothGattService 58 device/bluetooth/bluetooth_gatt_service.h const BluetoothGattService* service, BluetoothGattService 78 device/bluetooth/bluetooth_gatt_service.h const BluetoothGattService* service, BluetoothGattService 99 device/bluetooth/bluetooth_gatt_service.h const BluetoothGattService* service, BluetoothGattService 119 device/bluetooth/bluetooth_gatt_service.h const BluetoothGattService* service, BluetoothGattService 135 device/bluetooth/bluetooth_gatt_service.h BluetoothGattService* service, BluetoothGattService 140 device/bluetooth/bluetooth_gatt_service.h BluetoothGattService* service, BluetoothGattService 141 device/bluetooth/bluetooth_gatt_service.h const std::vector<BluetoothGattService*>& included_services) {} BluetoothGattService 145 device/bluetooth/bluetooth_gatt_service.h BluetoothGattService* service, BluetoothGattService 160 device/bluetooth/bluetooth_gatt_service.h static BluetoothGattService* Create(const BluetoothUUID& uuid, BluetoothGattService 183 device/bluetooth/bluetooth_gatt_service.h virtual const std::vector<BluetoothGattService*>& BluetoothGattService 200 device/bluetooth/bluetooth_gatt_service.h virtual bool AddService(BluetoothGattService* service) = 0; BluetoothGattService 217 device/bluetooth/bluetooth_gatt_service.h BluetoothGattService(); BluetoothGattService 218 device/bluetooth/bluetooth_gatt_service.h virtual ~BluetoothGattService(); BluetoothGattService 221 device/bluetooth/bluetooth_gatt_service.h DISALLOW_COPY_AND_ASSIGN(BluetoothGattService);