Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.h141 #define MP_BLUETOOTH_IRQ_GATTC_SERVICE_RESULT (9) macro
A Dmodbluetooth.c1079 } else if (event == MP_BLUETOOTH_IRQ_GATTC_SERVICE_RESULT) { in bluetooth_ble_invoke_irq()
1284 …invoke_irq_handler(MP_BLUETOOTH_IRQ_GATTC_SERVICE_RESULT, args, 3, 0, NULL_ADDR, service_uuid, NUL… in mp_bluetooth_gattc_on_primary_service_result()
1491 if (enqueue_irq(o, 2 + 2 + 2 + 1 + service_uuid->type, MP_BLUETOOTH_IRQ_GATTC_SERVICE_RESULT)) { in mp_bluetooth_gattc_on_primary_service_result()

Completed in 9 milliseconds