Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGatt.java121 private final CallControlPointCharacteristic mCallControlPointCharacteristic; field in TbsGatt
300 mCallControlPointCharacteristic = new CallControlPointCharacteristic(); in TbsGatt()
370 gattService.addCharacteristic(mCallControlPointCharacteristic); in init()
973 mCallControlPointCharacteristic.setResult( in setCallControlPointResult()
1401 return mCallControlPointCharacteristic; in getLocalCharacteristicWrapper()