Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.h142 #define MP_BLUETOOTH_IRQ_GATTC_SERVICE_DONE (10) macro
A Dmodbluetooth.c1088 …} else if (event == MP_BLUETOOTH_IRQ_GATTC_SERVICE_DONE || event == MP_BLUETOOTH_IRQ_GATTC_CHARACT… in bluetooth_ble_invoke_irq()
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c435 } else if (irq == MP_BLUETOOTH_IRQ_GATTC_SERVICE_DONE || in btstack_packet_handler()
516 btstack_packet_handler(packet_type, packet, MP_BLUETOOTH_IRQ_GATTC_SERVICE_DONE); in btstack_packet_handler_discover_services()
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.c1240 …mp_bluetooth_gattc_on_discover_complete(MP_BLUETOOTH_IRQ_GATTC_SERVICE_DONE, conn_handle, error->s… in ble_gattc_service_cb()

Completed in 16 milliseconds