Searched refs:mBearerProviderNameCharacteristic (Results 1 – 1 of 1) sorted by relevance
113 private final GattCharacteristic mBearerProviderNameCharacteristic; field in TbsGatt254 mBearerProviderNameCharacteristic = in TbsGatt()341 mBearerProviderNameCharacteristic.setValue(providerName); in init()362 gattService.addCharacteristic(mBearerProviderNameCharacteristic); in init()734 return mBearerProviderNameCharacteristic.setValue(providerName); in setBearerProviderName()1385 return mBearerProviderNameCharacteristic; in getLocalCharacteristicWrapper()