Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.c46 #if MICROPY_PY_BLUETOOTH_ENABLE_L2CAP_CHANNELS && !MICROPY_PY_BLUETOOTH_USE_SYNC_EVENTS
50 #if MICROPY_PY_BLUETOOTH_ENABLE_PAIRING_BONDING && !MICROPY_PY_BLUETOOTH_USE_SYNC_EVENTS
58 #if !MICROPY_PY_BLUETOOTH_USE_SYNC_EVENTS
69 #if !MICROPY_PY_BLUETOOTH_USE_SYNC_EVENTS
218 #if !MICROPY_PY_BLUETOOTH_USE_SYNC_EVENTS && MICROPY_PY_BLUETOOTH_ENABLE_CENTRAL_MODE
263 #if !MICROPY_PY_BLUETOOTH_USE_SYNC_EVENTS in bluetooth_ble_make_new()
317 #if !MICROPY_PY_BLUETOOTH_USE_SYNC_EVENTS in bluetooth_ble_config()
344 #if !MICROPY_PY_BLUETOOTH_USE_SYNC_EVENTS in bluetooth_ble_config()
989 #if !MICROPY_PY_BLUETOOTH_USE_SYNC_EVENTS
1114 #if MICROPY_PY_BLUETOOTH_USE_SYNC_EVENTS
A Dmodbluetooth.h52 #ifndef MICROPY_PY_BLUETOOTH_USE_SYNC_EVENTS
55 #define MICROPY_PY_BLUETOOTH_USE_SYNC_EVENTS (0) macro

Completed in 7 milliseconds