Searched refs:MP_BLUETOOTH_IRQ_GATTC_DESCRIPTOR_RESULT (Results 1 – 2 of 2) sorted by relevance
145 #define MP_BLUETOOTH_IRQ_GATTC_DESCRIPTOR_RESULT (13) macro
1085 } else if (event == MP_BLUETOOTH_IRQ_GATTC_DESCRIPTOR_RESULT) { in bluetooth_ble_invoke_irq()1294 …invoke_irq_handler(MP_BLUETOOTH_IRQ_GATTC_DESCRIPTOR_RESULT, args, 2, 0, NULL_ADDR, descriptor_uui… in mp_bluetooth_gattc_on_descriptor_result()1516 … if (enqueue_irq(o, 2 + 2 + 1 + descriptor_uuid->type, MP_BLUETOOTH_IRQ_GATTC_DESCRIPTOR_RESULT)) { in mp_bluetooth_gattc_on_descriptor_result()
Completed in 8 milliseconds