Searched refs:MP_BLUETOOTH_IRQ_GATTC_NOTIFY (Results 1 – 4 of 4) sorted by relevance
150 #define MP_BLUETOOTH_IRQ_GATTC_NOTIFY (18) macro
1091 …e if (event == MP_BLUETOOTH_IRQ_GATTC_READ_RESULT || event == MP_BLUETOOTH_IRQ_GATTC_NOTIFY || eve… in bluetooth_ble_invoke_irq()
474 …mp_bluetooth_gattc_on_data_available(MP_BLUETOOTH_IRQ_GATTC_NOTIFY, conn_handle, value_handle, &da… in btstack_packet_handler()
406 …uint16_t ev = event->notify_rx.indication == 0 ? MP_BLUETOOTH_IRQ_GATTC_NOTIFY : MP_BLUETOOTH_IRQ_… in commmon_gap_event_cb()
Completed in 16 milliseconds