Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.h159 #define MP_BLUETOOTH_IRQ_CONNECTION_UPDATE (27) macro
A Dmodbluetooth.c1058 } else if (event == MP_BLUETOOTH_IRQ_CONNECTION_UPDATE) { in bluetooth_ble_invoke_irq()
1179 …invoke_irq_handler(MP_BLUETOOTH_IRQ_CONNECTION_UPDATE, args, 5, 0, NULL_ADDR, NULL_UUID, NULL_DATA… in mp_bluetooth_gap_on_connection_update()
1406 if (enqueue_irq(o, 2 + 2 + 2 + 2 + 2, MP_BLUETOOTH_IRQ_CONNECTION_UPDATE)) { in mp_bluetooth_gap_on_connection_update()

Completed in 8 milliseconds