Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dnimble.mk14 MICROPY_BLUETOOTH_NIMBLE_BINDINGS_ONLY ?= 0
16 CFLAGS_MOD += -DMICROPY_BLUETOOTH_NIMBLE_BINDINGS_ONLY=$(MICROPY_BLUETOOTH_NIMBLE_BINDINGS_ONLY)
18 ifeq ($(MICROPY_BLUETOOTH_NIMBLE_BINDINGS_ONLY),0)
A Dmodbluetooth_nimble.c104 #if !MICROPY_BLUETOOTH_NIMBLE_BINDINGS_ONLY
525 #if !MICROPY_BLUETOOTH_NIMBLE_BINDINGS_ONLY
610 #if !MICROPY_BLUETOOTH_NIMBLE_BINDINGS_ONLY in mp_bluetooth_init()
687 #if !MICROPY_BLUETOOTH_NIMBLE_BINDINGS_ONLY in mp_bluetooth_deinit()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmpconfigport.h147 #define MICROPY_BLUETOOTH_NIMBLE_BINDINGS_ONLY (1) macro
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmpconfigport.h147 #define MICROPY_BLUETOOTH_NIMBLE_BINDINGS_ONLY (1) macro
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmpconfigport.h148 #define MICROPY_BLUETOOTH_NIMBLE_BINDINGS_ONLY (1) macro

Completed in 12 milliseconds