Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.h144 #define MP_BLUETOOTH_IRQ_GATTC_CHARACTERISTIC_DONE (12) macro
A Dmodbluetooth.c1088 …ent == MP_BLUETOOTH_IRQ_GATTC_SERVICE_DONE || event == MP_BLUETOOTH_IRQ_GATTC_CHARACTERISTIC_DONE in bluetooth_ble_invoke_irq()
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c436 irq == MP_BLUETOOTH_IRQ_GATTC_CHARACTERISTIC_DONE || in btstack_packet_handler()
523 btstack_packet_handler(packet_type, packet, MP_BLUETOOTH_IRQ_GATTC_CHARACTERISTIC_DONE); in btstack_packet_handler_discover_characteristics()
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.c1305 …mp_bluetooth_gattc_on_discover_complete(MP_BLUETOOTH_IRQ_GATTC_CHARACTERISTIC_DONE, conn_handle, e… in ble_gattc_characteristic_cb()

Completed in 16 milliseconds