Home
last modified time | relevance | path

Searched refs:mBearerUriSchemesSupportedListCharacteristic (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGatt.java116 private final GattCharacteristic mBearerUriSchemesSupportedListCharacteristic; field in TbsGatt
271 mBearerUriSchemesSupportedListCharacteristic = in TbsGatt()
365 gattService.addCharacteristic(mBearerUriSchemesSupportedListCharacteristic); in init()
743 return mBearerUriSchemesSupportedListCharacteristic.setValue( in setBearerUriSchemesSupportedList()
1391 return mBearerUriSchemesSupportedListCharacteristic; in getLocalCharacteristicWrapper()