MCPcopy Create free account
hub / github.com/dotintent/react-native-ble-plx / state

Method state

src/BleModule.js:312–312  ·  view source on GitHub ↗

* Current state of BLE device. * * @returns {Promise } Current state of BLE device. * @private

()

Source from the content-addressed store, hash-verified

310 * @private
311 */
312 state(): Promise<$Keys<typeof State>>;
313
314 // Scanning
315

Callers 5

utils.tsFile · 0.65
BLEServiceInstanceClass · 0.65
BLEServiceInstanceClass · 0.65
stateMethod · 0.65
BleManager.jsFile · 0.65

Implementers 1

BlePlxModuleandroid/src/main/java/com/bleplx/BlePl

Calls

no outgoing calls

Tested by

no test coverage detected