Home
last modified time | relevance | path

Searched defs:includedService (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/service/common/android/bluetooth/
Dbluetooth_gatt_service.h38 const BluetoothGattIncludedService& includedService) // NOLINT(implicit) in BluetoothGattService()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGattService.java302 public void addIncludedService(BluetoothGattService includedService) { in addIncludedService()