Searched refs:MP_BLUETOOTH_IRQ_CENTRAL_DISCONNECT (Results 1 – 4 of 4) sorted by relevance
134 #define MP_BLUETOOTH_IRQ_CENTRAL_DISCONNECT (2) macro
1055 …| event == MP_BLUETOOTH_IRQ_PERIPHERAL_CONNECT || event == MP_BLUETOOTH_IRQ_CENTRAL_DISCONNECT || … in bluetooth_ble_invoke_irq()
464 …mp_bluetooth_gap_on_connected_disconnected(MP_BLUETOOTH_IRQ_CENTRAL_DISCONNECT, event->connect.con… in central_gap_event_cb()472 …mp_bluetooth_gap_on_connected_disconnected(MP_BLUETOOTH_IRQ_CENTRAL_DISCONNECT, event->disconnect.… in central_gap_event_cb()
406 irq_event = MP_BLUETOOTH_IRQ_CENTRAL_DISCONNECT; in btstack_packet_handler()
Completed in 15 milliseconds