• Skip to main content
  • Skip to search
  • Skip to select language
    • Technologies Overview
    • HTML
    • CSS
    • JavaScript
    • Graphics
    • HTTP
    • APIs
    • Browser Extensions
    • MathML
    • Learn web development
    • Tutorials
    • References
    • Developer Guides
    • Accessibility
    • Game development
    • ...more docs
    • Send Feedback
    • Contribute to MDN
    • Report a content issue 🌐
    • Report a platform issue 🌐
  1. Web technology for developers
  2. Web APIs
  3. BluetoothCharacteristicProperties
  4. BluetoothCharacteristicProperties.read

Table of contents

  • Value
  • Specifications
  • Browser compatibility

BluetoothCharacteristicProperties.read

Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.

The read read-only property of the BluetoothCharacteristicProperties interface returns a boolean that is true if the reading of the characteristic value is permitted.

Value

A boolean value.

Specifications

Specification
Web Bluetooth
# dom-bluetoothcharacteristicproperties-read

Browser compatibility

BCD tables only load in the browser

Found a problem with this page?

  • Edit on GitHub
  • Source on GitHub
  • Report a problem with this content on GitHub
  • Want to fix the problem yourself? See our Contribution guide.

Last modified: Mar 23, 2022, by MDN contributors

Related Topics

  1. Web Bluetooth API
  2. BluetoothCharacteristicProperties
  3. Properties
    1. authenticatedSignedWrites
    2. broadcast
    3. indicate
    4. notify
    5. read
    6. reliableWrite
    7. writableAuxiliaries
    8. write
    9. writeWithoutResponse
  4. Related pages for Bluetooth API
    1. BluetoothAdvertisingData
    2. BluetoothDevice
    3. BluetoothGATTCharacteristic
    4. BluetoothGATTDescriptor
    5. BluetoothGATTRemoteServer
    6. BluetoothGATTService
  • Web Technologies
  • Learn Web Development
  • About MDN
  • Feedback
  • About
  • MDN Web Docs Store
  • Contact Us
  • Firefox

MDN

  • MDN on Twitter
  • MDN on Github

Mozilla

  • Mozilla on Twitter
  • Mozilla on Instagram

© 2005-2022 Mozilla and individual contributors. Content is available under these licenses.

  • Terms
  • Privacy
  • Cookies