Searched refs:MP_BLUETOOTH_IRQ_GATTC_READ_RESULT (Results 1 – 4 of 4) sorted by relevance
147 #define MP_BLUETOOTH_IRQ_GATTC_READ_RESULT (15) macro
1091 …} else if (event == MP_BLUETOOTH_IRQ_GATTC_READ_RESULT || event == MP_BLUETOOTH_IRQ_GATTC_NOTIFY |… in bluetooth_ble_invoke_irq()
467 …mp_bluetooth_gattc_on_data_available(MP_BLUETOOTH_IRQ_GATTC_READ_RESULT, conn_handle, value_handle… in btstack_packet_handler()
1354 … gattc_on_data_available(MP_BLUETOOTH_IRQ_GATTC_READ_RESULT, conn_handle, attr->handle, attr->om); in ble_gattc_attr_read_cb()
Completed in 16 milliseconds