You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
426 B
17 lines
426 B
--- instance0 ---
|
|
gap_advertise
|
|
_IRQ_CENTRAL_CONNECT
|
|
_IRQ_ENCRYPTION_UPDATE 1 0 0
|
|
_IRQ_GATTS_READ_REQUEST
|
|
_IRQ_CENTRAL_DISCONNECT
|
|
--- instance1 ---
|
|
gap_connect
|
|
_IRQ_PERIPHERAL_CONNECT
|
|
_IRQ_GATTC_CHARACTERISTIC_RESULT UUID('00000000-1111-2222-3333-444444444444')
|
|
_IRQ_GATTC_CHARACTERISTIC_DONE
|
|
gap_pair
|
|
_IRQ_ENCRYPTION_UPDATE 1 0 0
|
|
gattc_read
|
|
_IRQ_GATTC_READ_RESULT b'encrypted'
|
|
gap_disconnect: True
|
|
_IRQ_PERIPHERAL_DISCONNECT
|
|
|