Home
last modified time | relevance | path

Searched refs:MP_BLUETOOTH_WRITE_MODE_NO_RESPONSE (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.h124 #define MP_BLUETOOTH_WRITE_MODE_NO_RESPONSE (0) macro
A Dmodbluetooth.c825 unsigned int mode = MP_BLUETOOTH_WRITE_MODE_NO_RESPONSE; in bluetooth_ble_gattc_write()
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c1391 if (mode == MP_BLUETOOTH_WRITE_MODE_NO_RESPONSE) { in mp_bluetooth_gattc_write()
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.c1385 if (mode == MP_BLUETOOTH_WRITE_MODE_NO_RESPONSE) { in mp_bluetooth_gattc_write()

Completed in 15 milliseconds