Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmodbluetooth.h133 #define MP_BLUETOOTH_IRQ_CENTRAL_CONNECT (1) macro
A Dmodbluetooth.c1055 …if (event == MP_BLUETOOTH_IRQ_CENTRAL_CONNECT || event == MP_BLUETOOTH_IRQ_PERIPHERAL_CONNECT || e… in bluetooth_ble_invoke_irq()
/AliOS-Things-master/components/py_engine/engine/extmod/btstack/
A Dmodbluetooth_btstack.c315 irq_event = MP_BLUETOOTH_IRQ_CENTRAL_CONNECT; in btstack_packet_handler()
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/
A Dmodbluetooth_nimble.c461 …mp_bluetooth_gap_on_connected_disconnected(MP_BLUETOOTH_IRQ_CENTRAL_CONNECT, event->connect.conn_h… in central_gap_event_cb()

Completed in 16 milliseconds