Searched refs:MP_BLUETOOTH_IRQ_PERIPHERAL_DISCONNECT (Results 1 – 4 of 4) sorted by relevance
140 #define MP_BLUETOOTH_IRQ_PERIPHERAL_DISCONNECT (8) macro
1055 … event == MP_BLUETOOTH_IRQ_CENTRAL_DISCONNECT || event == MP_BLUETOOTH_IRQ_PERIPHERAL_DISCONNECT) { in bluetooth_ble_invoke_irq()
1190 …mp_bluetooth_gap_on_connected_disconnected(MP_BLUETOOTH_IRQ_PERIPHERAL_DISCONNECT, event->connect.… in peripheral_gap_event_cb()1198 …mp_bluetooth_gap_on_connected_disconnected(MP_BLUETOOTH_IRQ_PERIPHERAL_DISCONNECT, event->disconne… in peripheral_gap_event_cb()
403 irq_event = MP_BLUETOOTH_IRQ_PERIPHERAL_DISCONNECT; in btstack_packet_handler()
Completed in 17 milliseconds