Searched refs:MP_BLUETOOTH_IRQ_GATTC_INDICATE (Results 1 – 4 of 4) sorted by relevance
151 #define MP_BLUETOOTH_IRQ_GATTC_INDICATE (19) macro
1091 …EAD_RESULT || event == MP_BLUETOOTH_IRQ_GATTC_NOTIFY || event == MP_BLUETOOTH_IRQ_GATTC_INDICATE) { in bluetooth_ble_invoke_irq()
481 …mp_bluetooth_gattc_on_data_available(MP_BLUETOOTH_IRQ_GATTC_INDICATE, conn_handle, value_handle, &… in btstack_packet_handler()
406 …event->notify_rx.indication == 0 ? MP_BLUETOOTH_IRQ_GATTC_NOTIFY : MP_BLUETOOTH_IRQ_GATTC_INDICATE; in commmon_gap_event_cb()
Completed in 15 milliseconds