Guest User

Untitled

a guest
Jun 10th, 2021
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 162.00 KB | None | 0 0
  1. Case Scenario
  2. -> bluezspp is BT classic app and ad obd demo is a BLE app, both running
  3. simultaneously on the target
  4.  
  5. -> bluetooth spp pro[ BT Classic app] on android device
  6. -------------------------------------------------------------------------------
  7. LOG
  8. -------------------------------------------------------------------------------
  9.  
  10. root@imx6q-obd:~#
  11. root@imx6q-obd:~#
  12. root@imx6q-obd:~# btmon&
  13. [1] 523
  14. root@imx6q-obd:~# Bluetooth monitor ver 5.33
  15. = New Index: A0:CC:2B:23:9C:F7 (BR/EDR,UART,hci0) [hci0] 0.111646
  16.  
  17. root@imx6q-obd:~# ./ad_obd_demo&
  18. [2] 531
  19. root@imx6q-obd:~# < HCI Command: LE Set Advertising Par.. (0x08|0x0006) plen 15 [hci0] 10.302052
  20. Min advertising interval: 62.500 msec (0x0064)
  21. Max advertising interval: 62.500 msec (0x0064)
  22. Type: Connectable undirected - ADV_IND (0x00)
  23. Own address type: Public (0x00)
  24. Direct address type: Public (0x00)
  25. Direct address: 00:00:00:00:00:00 (OUI 00-00-00)
  26. Channel map: 37, 38, 39 (0x07)
  27. Filter policy: Allow Scan Request from Any, Allow Connect Request from Any (0x00)
  28. > HCI Event: Command Complete (0x0e) plen 4 [hci0] 10.303573
  29. LE Set Advertising Parameters (0x08|0x0006) ncmd 1
  30. Status: Success (0x00)
  31. < HCI Command: LE Set Advertise Enable (0x08|0x000a) plen 1 [hci0] 10.303874
  32. Advertising: Enabled (0x01)
  33. > HCI Event: Command Complete (0x0e) plen 4 [hci0] 10.306759
  34. LE Set Advertise Enable (0x08|0x000a) ncmd 1
  35. Status: Success (0x00)
  36. < HCI Command: LE Set Advertising Data (0x08|0x0008) plen 32 [hci0] 10.306891
  37. Length: 30
  38. Flags: 0x1e
  39. LE General Discoverable Mode
  40. BR/EDR Not Supported
  41. Simultaneous LE and BR/EDR (Controller)
  42. Simultaneous LE and BR/EDR (Host)
  43. Company: Apple, Inc. (76)
  44. Type: iBeacon (2)
  45. UUID: 5a7d954a-25c6-30a4-024e-36d0f0675656
  46. Version: 256.256
  47. TX power: -100 dB
  48. > HCI Event: Command Complete (0x0e) plen 4 [hci0] 10.316545
  49. LE Set Advertising Data (0x08|0x0008) ncmd 1
  50. Status: Success (0x00)
  51. Listening on ATT channel.Waiting for connection
  52.  
  53. root@imx6q-obd:~# bluezspp&
  54. [3] 532
  55. Registering UUID 00001101-0000-1000-8000-00805f9b34fb
  56. socket() returned 4
  57. bind() on channel 3 returned 0
  58. listen() returned 0
  59. calling accept()
  60. root@imx6q-obd:~# > HCI Event: LE Meta Event (0x3e) plen 19 [hci0] 51.059211
  61. LE Connection Complete (0x01)
  62. Status: Success (0x00)
  63. Handle: 64
  64. Role: Slave (0x01)
  65. Peer address type: Random (0x01)
  66. Peer address: 57:5B:86:56:99:2C (Resolvable)
  67. Connection interval: 45.00 msec (0x0024)
  68. Connection latency: 0.00 msec (0x0000)
  69. Supervision timeout: 5000 msec (0x01f4)
  70. Master clock accuracy: 0x00
  71. < ACL Data TX: Handle 64 flags 0x00 dlen 16 [hci0] 51.059785
  72. LE L2CAP: Connection Parameter Update Request (0x12) ident 1 len 8
  73. Min interval: 40
  74. Max interval: 56
  75. Slave latency: 0
  76. Timeout multiplier: 500
  77. @ Device Connected: 9C:6B:72:95:A6:36 (1) flags 0x0000
  78. Connect from 9C:6B:72:95:A6:36
  79. Running GATT server
  80. [GATT server]# > ACL Data RX: Handle 64 flags 0x02 dlen 11 [hci0] 51.160702
  81. SMP: Pairing Request (0x01) len 6
  82. IO capability: KeyboardDisplay (0x04)
  83. OOB data: Authentication data not present (0x00)
  84. Authentication requirement: Bonding, MITM, SC, No Keypresses (0x2d)
  85. Max encryption key size: 16
  86. Initiator key distribution: EncKey IdKey Sign LinkKey (0x0f)
  87. Responder key distribution: EncKey IdKey Sign LinkKey (0x0f)
  88. < ACL Data TX: Handle 64 flags 0x00 dlen 11 [hci0] 51.160947
  89. SMP: Pairing Response (0x02) len 6
  90. IO capability: NoInputNoOutput (0x03)
  91. OOB data: Authentication data not present (0x00)
  92. Authentication requirement: Bonding, MITM, SC, No Keypresses (0x0d)
  93. Max encryption key size: 16
  94. Initiator key distribution: EncKey IdKey Sign (0x07)
  95. Responder key distribution: EncKey Sign (0x05)
  96. > ACL Data RX: Handle 64 flags 0x02 dlen 10 [hci0] 51.161712
  97. LE L2CAP: Connection Parameter Update Response (0x13) ident 1 len 2
  98. Result: Connection Parameters accepted (0x0000)
  99. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 51.230362
  100. Num handles: 1
  101. Handle: 64
  102. Count: 1
  103. > ACL Data RX: Handle 64 flags 0x02 dlen 27 [hci0] 51.250443
  104. > ACL Data RX: Handle 64 flags 0x01 dlen 27 [hci0] 51.251071
  105. > ACL Data RX: Handle 64 flags 0x01 dlen 15 [hci0] 51.251609
  106. SMP: Pairing Public Key (0x0c) len 64
  107. X: 87d9957ed0161cfc129a8763d44bb22ded301386924131f06ed5a58184d7a6da
  108. Y: 97caa3d6bb5a9838e87073121bde0423b96569f7facc0cdf71fd2a3c6bff504d
  109. < ACL Data TX: Handle 64 flags 0x00 dlen 27 [hci0] 51.292661
  110. < ACL Data TX: Handle 64 flags 0x01 dlen 27 [hci0] 51.292686
  111. < ACL Data TX: Handle 64 flags 0x01 dlen 15 [hci0] 51.292697
  112. SMP: Pairing Public Key (0x0c) len 64
  113. X: baddba3dba995c25141e45770f443d63f2531d8a1a8f287870c7e3872d3c9499
  114. Y: 483a28d46361b1ca57343393a0cbd6e4a4ec05641ba688d6ab3b721c9179d4f2
  115. < ACL Data TX: Handle 64 flags 0x00 dlen 21 [hci0] 51.292709
  116. SMP: Pairing Confirm (0x03) len 16
  117. Confim value: f59b0d22505f31f72a5ea593079a14bd
  118. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 51.295775
  119. Num handles: 1
  120. Handle: 64
  121. Count: 2
  122. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 51.297027
  123. Num handles: 1
  124. Handle: 64
  125. Count: 2
  126. > ACL Data RX: Handle 64 flags 0x02 dlen 21 [hci0] 51.340309
  127. SMP: Pairing Random (0x04) len 16
  128. Random value: 8ef5178e5d86ea196193a0a2c935c3cc
  129. < ACL Data TX: Handle 64 flags 0x00 dlen 21 [hci0] 51.340446
  130. SMP: Pairing Random (0x04) len 16
  131. Random value: f54d8b596843f8dd8ecb3d4ca08c7c8e
  132. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 51.430087
  133. Num handles: 1
  134. Handle: 64
  135. Count: 2
  136. > HCI Event: LE Meta Event (0x3e) plen 10 [hci0] 51.655861
  137. LE Connection Update Complete (0x03)
  138. Status: Success (0x00)
  139. Handle: 64
  140. Connection interval: 67.50 msec (0x0036)
  141. Connection latency: 0.00 msec (0x0000)
  142. Supervision timeout: 5000 msec (0x01f4)
  143. > ACL Data RX: Handle 64 flags 0x02 dlen 21 [hci0] 53.950111
  144. SMP: Pairing DHKey Check (0x0d) len 16
  145. E: 9ce4d8a98e3ac804df4e629dfdad4fee
  146. < ACL Data TX: Handle 64 flags 0x00 dlen 21 [hci0] 53.950281
  147. SMP: Pairing DHKey Check (0x0d) len 16
  148. E: 93d1e751489cf0006aa561bcd9851261
  149. > HCI Event: LE Meta Event (0x3e) plen 13 [hci0] 54.152908
  150. LE Long Term Key Request (0x05)
  151. Handle: 64
  152. Random number: 0x0000000000000000
  153. Encrypted diversifier: 0x0000
  154. < HCI Command: LE Long Term Key Reque.. (0x08|0x001a) plen 18 [hci0] 54.152981
  155. Handle: 64
  156. Long term key: 9e109e18beac4eec7b39ad67a8dcb4b0
  157. > HCI Event: Command Complete (0x0e) plen 6 [hci0] 54.153991
  158. LE Long Term Key Request Reply (0x08|0x001a) ncmd 1
  159. Status: Success (0x00)
  160. Handle: 64
  161. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 54.396157
  162. Num handles: 1
  163. Handle: 64
  164. Count: 1
  165. > HCI Event: Encryption Change (0x08) plen 4 [hci0] 54.489959
  166. Status: Success (0x00)
  167. Handle: 64
  168. Encryption: Enabled with AES-CCM (0x01)
  169. < ACL Data TX: Handle 64 flags 0x00 dlen 21 [hci0] 54.490119
  170. SMP: Signing Information (0x0a) len 16
  171. Signature key: 7b6bdcdd04ef9710e89c043838013594
  172. > ACL Data RX: Handle 64 flags 0x02 dlen 21 [hci0] 54.760201
  173. SMP: Identity Information (0x08) len 16
  174. Identity resolving key: 0b076772ec4073daca9a8eec36ef422c
  175. > ACL Data RX: Handle 64 flags 0x02 dlen 12 [hci0] 54.760631
  176. SMP: Identity Address Information (0x09) len 7
  177. Address type: Public (0x00)
  178. Address: 9C:6B:72:95:A6:36
  179. > ACL Data RX: Handle 64 flags 0x02 dlen 21 [hci0] 54.761331
  180. SMP: Signing Information (0x0a) len 16
  181. Signature key: 3470e6250024ea4ec350d190d54d8fa9
  182. @ New IRK: 9C:6B:72:95:A6:36 (1) 00:00:00:00:00:00
  183. @ New CSRK: 9C:6B:72:95:A6:36 (1) Remote Unauthenticated (1)
  184. @ New CSRK: 9C:6B:72:95:A6:36 (1) Local Unauthenticated (0)
  185. @ New Long Term Key: 9C:6B:72:95:A6:36 (1) SC (Unauthenticated) 0x02
  186. att: > 06 01 00 ff ff 00 28 01 18 ......(..
  187. [GATT server]# att: ATT PDU received: 0x06
  188. [GATT server]# server: Find By Type Value - start: 0x0001 end: 0xffff uuid: 0x2800
  189. [GATT server]# att: ATT op 0x07
  190. [GATT server]# att: < 07 07 00 0a 00 .....
  191. [GATT server]# > ACL Data RX: Handle 64 flags 0x02 dlen 13 [hci0] 54.763362
  192. ATT: Find By Type Value Request (0x06) len 8
  193. Handle range: 0x0001-0xffff
  194. Attribute type: Primary Service (0x2800)
  195. UUID: Generic Attribute Profile (0x1801)
  196. < ACL Data TX: Handle 64 flags 0x00 dlen 9 [hci0] 54.763884
  197. ATT: Find By Type Value Response (0x07) len 4
  198. Handle range: 0x0007-0x000a
  199. att: > 10 01 00 ff ff 00 28 ......(
  200. [GATT server]# > ACL Data RX: Handle 64 flags 0x02 dlen 11 [hci0] 54.894976
  201. att: ATT PDU received: 0x10
  202. [GATT server]# ATT: Read By Group Type Request (0x10) len 6
  203. server: Read By Grp Type - start: 0x0001 end: 0xffff
  204. Handle range: 0x0001-0xffff
  205. [GATT server]# Attribute group type: Primary Service (0x2800)
  206. att: ATT op 0x11
  207. < ACL Data TX: Handle 64 flags 0x00 dlen 18 [hci0] 54.895411
  208. [GATT server]# att: < 11 06 01 00 06 00 00 18 07 00 0a 00 01 18 ..............
  209. [GATT server]# ATT: Read By Group Type Response (0x11) len 13
  210. Attribute data length: 6
  211. Attribute group list: 2 entries
  212. Handle range: 0x0001-0x0006
  213. UUID: Generic Access Profile (0x1800)
  214. Handle range: 0x0007-0x000a
  215. UUID: Generic Attribute Profile (0x1801)
  216. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 54.895945
  217. Num handles: 1
  218. Handle: 64
  219. Count: 2
  220. att: > 06 0b 00 ff ff 00 28 01 18 ......(..
  221. > ACL Data RX: Handle 64 flags 0x02 dlen 13 [hci0] 55.029988
  222. [GATT server]# ATT: Find By Type Value Request (0x06) len 8
  223. att: ATT PDU received: 0x06
  224. [GATT server]# Handle range: 0x000b-0xffff
  225. server: Find By Type Value - start: 0x000b end: 0xffff uuid: 0x2800
  226. Attribute type: Primary Service (0x2800)
  227. [GATT server]# UUID: Generic Attribute Profile (0x1801)
  228. att: ATT op 0x01
  229. [GATT server]# att: < 01 06 0b 00 0a .....
  230. [GATT server]# < ACL Data TX: Handle 64 flags 0x00 dlen 9 [hci0] 55.030390
  231. ATT: Error Response (0x01) len 4
  232. Find By Type Value Request (0x06)
  233. Handle: 0x000b
  234. Error: Attribute Not Found (0x0a)
  235. att: > 10 0b 00 ff ff 00 28 ......(
  236. [GATT server]# att: ATT PDU received: 0x10
  237. > ACL Data RX: Handle 64 flags 0x02 dlen 11 [hci0] 55.164954
  238. [GATT server]# ATT: Read By Group Type Request (0x10) len 6
  239. server: Read By Grp Type - start: 0x000b end: 0xffff
  240. [GATT server]# Handle range: 0x000b-0xffff
  241. Attribute group type: Primary Service (0x2800)
  242. att: ATT op 0x11
  243. [GATT server]# att: < 11 14 0b 00 12 00 e4 22 56 8f f1 e3 5a a7 1b 4a ......."V...Z..J
  244. [GATT server]# att: 35 3b 74 de be b8 5;t...
  245. [GATT server]# < ACL Data TX: Handle 64 flags 0x00 dlen 26 [hci0] 55.165330
  246. ATT: Read By Group Type Response (0x11) len 21
  247. Attribute data length: 20
  248. Attribute group list: 1 entry
  249. Handle range: 0x000b-0x0012
  250. UUID: Unknown (b8bede74-3b35-4a1b-a75a-e3f18f5622e4)
  251. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 55.165753
  252. Num handles: 1
  253. Handle: 64
  254. Count: 2
  255. att: > 08 01 00 0a 00 03 28 ......(
  256. [GATT server]# att: ATT PDU received: 0x08
  257. [GATT server]# server: Read By Type - start: 0x0001 end: 0x000a
  258. [GATT server]# att: ATT op 0x09
  259. [GATT server]# att: < 09 07 02 00 02 03 00 00 2a 05 00 02 06 00 01 2a ........*......*
  260. [GATT server]# att: 08 00 22 09 00 05 2a .."...*
  261. [GATT server]# > ACL Data RX: Handle 64 flags 0x02 dlen 11 [hci0] 55.299938
  262. ATT: Read By Type Request (0x08) len 6
  263. Handle range: 0x0001-0x000a
  264. Attribute type: Characteristic (0x2803)
  265. < ACL Data TX: Handle 64 flags 0x00 dlen 27 [hci0] 55.300345
  266. ATT: Read By Type Response (0x09) len 22
  267. Attribute data length: 7
  268. Attribute data list: 3 entries
  269. Handle: 0x0002
  270. Value: 020300002a
  271. Handle: 0x0005
  272. Value: 020600012a
  273. Handle: 0x0008
  274. Value: 220900052a
  275. > HCI Event: LE Meta Event (0x3e) plen 10 [hci0] 55.436244
  276. LE Connection Update Complete (0x03)
  277. Status: Success (0x00)
  278. Handle: 64
  279. Connection interval: 7.50 msec (0x0006)
  280. Connection latency: 0.00 msec (0x0000)
  281. Supervision timeout: 5000 msec (0x01f4)
  282. att: > 10 13 00 ff ff 00 28 ......(
  283. [GATT server]# att: ATT PDU received: 0x10
  284. [GATT server]# server: Read By Grp Type - start: 0x0013 end: 0xffff
  285. [GATT server]# att: ATT op 0x01
  286. [GATT server]# att: < 01 10 13 00 0a .....
  287. [GATT server]# > ACL Data RX: Handle 64 flags 0x02 dlen 11 [hci0] 55.442417
  288. ATT: Read By Group Type Request (0x10) len 6
  289. Handle range: 0x0013-0xffff
  290. Attribute group type: Primary Service (0x2800)
  291. < ACL Data TX: Handle 64 flags 0x00 dlen 9 [hci0] 55.442759
  292. ATT: Error Response (0x01) len 4
  293. Read By Group Type Request (0x10)
  294. Handle: 0x0013
  295. Error: Attribute Not Found (0x0a)
  296. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 55.443409
  297. Num handles: 1
  298. Handle: 64
  299. Count: 2
  300. att: > 08 09 00 0a 00 03 28 ......(
  301. [GATT server]# > ACL Data RX: Handle 64 flags 0x02 dlen 11 [hci0] 55.472410
  302. att: ATT PDU received: 0x08
  303. [GATT server]# ATT: Read By Type Request (0x08) len 6
  304. server: Read By Type - start: 0x0009 end: 0x000a
  305. Handle range: 0x0009-0x000a
  306. [GATT server]# Attribute type: Characteristic (0x2803)
  307. att: ATT op 0x01
  308. [GATT server]# att: < 01 08 09 00 0a .....
  309. [GATT server]# < ACL Data TX: Handle 64 flags 0x00 dlen 9 [hci0] 55.472802
  310. ATT: Error Response (0x01) len 4
  311. Read By Type Request (0x08)
  312. Handle: 0x0009
  313. Error: Attribute Not Found (0x0a)
  314. att: > 08 01 00 06 00 02 28 ......(
  315. [GATT server]# > ACL Data RX: Handle 64 flags 0x02 dlen 11 [hci0] 55.487420
  316. att: ATT PDU received: 0x08
  317. [GATT server]# ATT: Read By Type Request (0x08) len 6
  318. server: Read By Type - start: 0x0001 end: 0x0006
  319. Handle range: 0x0001-0x0006
  320. [GATT server]# Attribute type: Include (0x2802)
  321. att: ATT op 0x01
  322. [GATT server]# att: < 01 08 01 00 0a .....
  323. [GATT server]# < ACL Data TX: Handle 64 flags 0x00 dlen 9 [hci0] 55.487766
  324. ATT: Error Response (0x01) len 4
  325. Read By Type Request (0x08)
  326. Handle: 0x0001
  327. Error: Attribute Not Found (0x0a)
  328. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 55.488078
  329. Num handles: 1
  330. Handle: 64
  331. Count: 2
  332. att: > 04 09 00 0a 00 .....
  333. [GATT server]# > ACL Data RX: Handle 64 flags 0x02 dlen 9 [hci0] 55.502411
  334. att: ATT PDU received: 0x04
  335. [GATT server]# ATT: Find Information Request (0x04) len 4
  336. server: Find Info - start: 0x0009 end: 0x000a
  337. Handle range: 0x0009-0x000a
  338. [GATT server]# att: ATT op 0x05
  339. < ACL Data TX: Handle 64 flags 0x00 dlen 14 [hci0] 55.502756
  340. ATT: Find Information Response (0x05) len 9
  341. [GATT server]# Format: UUID-16 (0x01)
  342. att: < 05 01 09 00 05 2a 0a 00 02 29 .....*...)
  343. Handle: 0x0009
  344. [GATT server]# UUID: Service Changed (0x2a05)
  345. Handle: 0x000a
  346. UUID: Client Characteristic Configuration (0x2902)
  347. att: > 08 01 00 06 00 03 28 ......(
  348. [GATT server]# > ACL Data RX: Handle 64 flags 0x02 dlen 11 [hci0] 55.517420
  349. att: ATT PDU received: 0x08
  350. [GATT server]# ATT: Read By Type Request (0x08) len 6
  351. server: Read By Type - start: 0x0001 end: 0x0006
  352. Handle range: 0x0001-0x0006
  353. [GATT server]# Attribute type: Characteristic (0x2803)
  354. att: ATT op 0x09
  355. [GATT server]# att: < 09 07 02 00 02 03 00 00 2a 05 00 02 06 00 01 2a ........*......*
  356. [GATT server]# att: > 12 0a 00 02 00 .....
  357. [GATT server]# att: ATT PDU received: 0x12
  358. [GATT server]# server: Write Req - handle: 0x000a
  359. [GATT server]# Service Changed CCC Write called
  360. [GATT server]# Service Changed Enabled: true
  361. [GATT server]# att: ATT op 0x13
  362. [GATT server]# att: < 13 .
  363. [GATT server]# < ACL Data TX: Handle 64 flags 0x00 dlen 20 [hci0] 55.517774
  364. ATT: Read By Type Response (0x09) len 15
  365. Attribute data length: 7
  366. Attribute data list: 2 entries
  367. Handle: 0x0002
  368. Value: 020300002a
  369. Handle: 0x0005
  370. Value: 020600012a
  371. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 55.518077
  372. Num handles: 1
  373. Handle: 64
  374. Count: 2
  375. > ACL Data RX: Handle 64 flags 0x02 dlen 9 [hci0] 55.532411
  376. ATT: Write Request (0x12) len 4
  377. Handle: 0x000a
  378. Data: 0200
  379. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 55.663998
  380. Num handles: 1
  381. Handle: 64
  382. Count: 1
  383. < ACL Data TX: Handle 64 flags 0x00 dlen 5 [hci0] 55.850974
  384. ATT: Write Response (0x13) len 0
  385. att: > 08 06 00 06 00 03 28 ......(
  386. [GATT server]# att: ATT PDU received: 0x08
  387. > ACL Data RX: Handle 64 flags 0x02 dlen 11 [hci0] 55.869863
  388. [GATT server]# ATT: Read By Type Request (0x08) len 6
  389. server: Read By Type - start: 0x0006 end: 0x0006
  390. [GATT server]# Handle range: 0x0006-0x0006
  391. Attribute type: Characteristic (0x2803)
  392. att: ATT op 0x01
  393. [GATT server]# att: < 01 08 06 00 0a .....
  394. [GATT server]# < ACL Data TX: Handle 64 flags 0x00 dlen 9 [hci0] 55.870227
  395. ATT: Error Response (0x01) len 4
  396. Read By Type Request (0x08)
  397. Handle: 0x0006
  398. Error: Attribute Not Found (0x0a)
  399. att: > 04 04 00 04 00 .....
  400. > ACL Data RX: Handle 64 flags 0x02 dlen 9 [hci0] 55.884899
  401. [GATT server]# ATT: Find Information Request (0x04) len 4
  402. att: ATT PDU received: 0x04
  403. [GATT server]# Handle range: 0x0004-0x0004
  404. server: Find Info - start: 0x0004 end: 0x0004
  405. [GATT server]# att: ATT op 0x05
  406. [GATT server]# att: < 05 01 04 00 00 29 .....)
  407. [GATT server]# < ACL Data TX: Handle 64 flags 0x00 dlen 10 [hci0] 55.885292
  408. ATT: Find Information Response (0x05) len 5
  409. Format: UUID-16 (0x01)
  410. Handle: 0x0004
  411. UUID: Characteristic Extended Properties (0x2900)
  412. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 55.885550
  413. Num handles: 1
  414. Handle: 64
  415. Count: 2
  416. att: > 08 07 00 0a 00 02 28 ......(
  417. > ACL Data RX: Handle 64 flags 0x02 dlen 11 [hci0] 55.899874
  418. [GATT server]# ATT: Read By Type Request (0x08) len 6
  419. att: ATT PDU received: 0x08
  420. [GATT server]# Handle range: 0x0007-0x000a
  421. server: Read By Type - start: 0x0007 end: 0x000a
  422. Attribute type: Include (0x2802)
  423. [GATT server]# att: ATT op 0x01
  424. < ACL Data TX: Handle 64 flags 0x00 dlen 9 [hci0] 55.900227
  425. ATT: Error Response (0x01) len 4
  426. Read By Type Request (0x08)
  427. Handle: 0x0007
  428. Error: Attribute Not Found (0x0a)
  429. > ACL Data RX: Handle 64 flags 0x02 dlen 11 [hci0] 55.914888
  430. ATT: Read By Type Request (0x08) len 6
  431. Handle range: 0x0007-0x000a
  432. Attribute type: Characteristic (0x2803)
  433. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 55.915552
  434. Num handles: 1
  435. Handle: 64
  436. Count: 2
  437. [GATT server]# att: < 01 08 07 00 0a .....
  438. [GATT server]# att: > 08 07 00 0a 00 03 28 ......(
  439. [GATT server]# att: ATT PDU received: 0x08
  440. [GATT server]# server: Read By Type - start: 0x0007 end: 0x000a
  441. [GATT server]# att: ATT op 0x09
  442. [GATT server]# att: < 09 07 08 00 22 09 00 05 2a ...."...*
  443. [GATT server]# < ACL Data TX: Handle 64 flags 0x00 dlen 13 [hci0] 56.234506
  444. ATT: Read By Type Response (0x09) len 8
  445. Attribute data length: 7
  446. Attribute data list: 1 entry
  447. Handle: 0x0008
  448. Value: 220900052a
  449. att: > 08 09 00 0a 00 03 28 ......(
  450. [GATT server]# att: ATT PDU received: 0x08
  451. [GATT server]# server: Read By Type - start: 0x0009 end: 0x000a
  452. [GATT server]# att: ATT op 0x01
  453. [GATT server]# att: < 01 08 09 00 0a .....
  454. [GATT server]# > ACL Data RX: Handle 64 flags 0x02 dlen 11 [hci0] 56.244871
  455. ATT: Read By Type Request (0x08) len 6
  456. Handle range: 0x0009-0x000a
  457. Attribute type: Characteristic (0x2803)
  458. < ACL Data TX: Handle 64 flags 0x00 dlen 9 [hci0] 56.245192
  459. ATT: Error Response (0x01) len 4
  460. Read By Type Request (0x08)
  461. Handle: 0x0009
  462. Error: Attribute Not Found (0x0a)
  463. att: > 04 0a 00 0a 00 .....
  464. [GATT server]# > ACL Data RX: Handle 64 flags 0x02 dlen 9 [hci0] 56.259878
  465. att: ATT PDU received: 0x04
  466. [GATT server]# ATT: Find Information Request (0x04) len 4
  467. server: Find Info - start: 0x000a end: 0x000a
  468. Handle range: 0x000a-0x000a
  469. [GATT server]# att: ATT op 0x05
  470. < ACL Data TX: Handle 64 flags 0x00 dlen 10 [hci0] 56.260227
  471. [GATT server]# att: < 05 01 0a 00 02 29 .....)
  472. [GATT server]# ATT: Find Information Response (0x05) len 5
  473. Format: UUID-16 (0x01)
  474. Handle: 0x000a
  475. UUID: Client Characteristic Configuration (0x2902)
  476. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 56.260485
  477. Num handles: 1
  478. Handle: 64
  479. Count: 2
  480. att: > 08 0b 00 12 00 02 28 ......(
  481. > ACL Data RX: Handle 64 flags 0x02 dlen 11 [hci0] 56.274847
  482. [GATT server]# ATT: Read By Type Request (0x08) len 6
  483. att: ATT PDU received: 0x08
  484. [GATT server]# Handle range: 0x000b-0x0012
  485. server: Read By Type - start: 0x000b end: 0x0012
  486. Attribute type: Include (0x2802)
  487. [GATT server]# att: ATT op 0x01
  488. [GATT server]# att: < 01 08 0b 00 0a .....
  489. [GATT server]# < ACL Data TX: Handle 64 flags 0x00 dlen 9 [hci0] 56.275226
  490. ATT: Error Response (0x01) len 4
  491. Read By Type Request (0x08)
  492. Handle: 0x000b
  493. Error: Attribute Not Found (0x0a)
  494. > ACL Data RX: Handle 64 flags 0x02 dlen 11 [hci0] 56.289862
  495. ATT: Read By Type Request (0x08) len 6
  496. Handle range: 0x000b-0x0012
  497. Attribute type: Characteristic (0x2803)
  498. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 56.290527
  499. Num handles: 1
  500. Handle: 64
  501. Count: 2
  502. att: > 08 0b 00 12 00 03 28 ......(
  503. [GATT server]# att: ATT PDU received: 0x08
  504. [GATT server]# server: Read By Type - start: 0x000b end: 0x0012
  505. [GATT server]# att: ATT op 0x09
  506. [GATT server]# att: < 09 15 0c 00 1a 0d 00 ae 29 e6 6f f9 f7 d5 84 16 ........).o.....
  507. [GATT server]# att: 4f 14 29 fb 21 6c 0b O.).!l.
  508. [GATT server]# < ACL Data TX: Handle 64 flags 0x00 dlen 27 [hci0] 56.609421
  509. ATT: Read By Type Response (0x09) len 22
  510. Attribute data length: 21
  511. Attribute data list: 1 entry
  512. Handle: 0x000c
  513. Value: 1a0d00ae29e66ff9f7d584164f1429fb216c0b
  514. att: > 08 0d 00 12 00 03 28 ......(
  515. > ACL Data RX: Handle 64 flags 0x02 dlen 11 [hci0] 56.627327
  516. [GATT server]# ATT: Read By Type Request (0x08) len 6
  517. att: ATT PDU received: 0x08
  518. [GATT server]# Handle range: 0x000d-0x0012
  519. server: Read By Type - start: 0x000d end: 0x0012
  520. Attribute type: Characteristic (0x2803)
  521. [GATT server]# att: ATT op 0x01
  522. [GATT server]# att: < 01 08 0d 00 0a .....
  523. [GATT server]# < ACL Data TX: Handle 64 flags 0x00 dlen 9 [hci0] 56.627722
  524. ATT: Error Response (0x01) len 4
  525. Read By Type Request (0x08)
  526. Handle: 0x000d
  527. Error: Attribute Not Found (0x0a)
  528. att: > 04 0e 00 12 00 .....
  529. > ACL Data RX: Handle 64 flags 0x02 dlen 9 [hci0] 56.642343
  530. [GATT server]# ATT: Find Information Request (0x04) len 4
  531. att: ATT PDU received: 0x04
  532. [GATT server]# Handle range: 0x000e-0x0012
  533. server: Find Info - start: 0x000e end: 0x0012
  534. [GATT server]# att: ATT op 0x05
  535. [GATT server]# att: < 05 01 0e 00 02 29 .....)
  536. [GATT server]# < ACL Data TX: Handle 64 flags 0x00 dlen 10 [hci0] 56.642724
  537. ATT: Find Information Response (0x05) len 5
  538. Format: UUID-16 (0x01)
  539. Handle: 0x000e
  540. UUID: Client Characteristic Configuration (0x2902)
  541. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 56.642957
  542. Num handles: 1
  543. Handle: 64
  544. Count: 2
  545. att: > 04 0f 00 12 00 .....
  546. [GATT server]# > ACL Data RX: Handle 64 flags 0x02 dlen 9 [hci0] 56.657329
  547. att: ATT PDU received: 0x04
  548. [GATT server]# ATT: Find Information Request (0x04) len 4
  549. server: Find Info - start: 0x000f end: 0x0012
  550. Handle range: 0x000f-0x0012
  551. [GATT server]# att: ATT op 0x01
  552. [GATT server]# < ACL Data TX: Handle 64 flags 0x00 dlen 9 [hci0] 56.657650
  553. att: < 01 04 0f 00 0a .....
  554. [GATT server]# ATT: Error Response (0x01) len 4
  555. Find Information Request (0x04)
  556. Handle: 0x000f
  557. Error: Attribute Not Found (0x0a)
  558. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 56.679711
  559. Num handles: 1
  560. Handle: 64
  561. Count: 2
  562. > HCI Event: LE Meta Event (0x3e) plen 10 [hci0] 56.785479
  563. LE Connection Update Complete (0x03)
  564. Status: Success (0x00)
  565. Handle: 64
  566. Connection interval: 67.50 msec (0x0036)
  567. Connection latency: 0.00 msec (0x0000)
  568. Supervision timeout: 5000 msec (0x01f4)
  569. > HCI Event: Connect Request (0x04) plen 10 [hci0] 62.302355
  570. Address: 9C:6B:72:95:A6:36 (OUI 9C-6B-72)
  571. Class: 0x5a020c
  572. Major class: Phone (cellular, cordless, payphone, modem)
  573. Minor class: Smart phone
  574. Networking (LAN, Ad hoc)
  575. Capturing (Scanner, Microphone)
  576. Object Transfer (v-Inbox, v-Folder)
  577. Telephony (Cordless telephony, Modem, Headset)
  578. Link type: ACL (0x01)
  579. < HCI Command: Accept Connection Request (0x01|0x0009) plen 7 [hci0] 62.302484
  580. Address: 9C:6B:72:95:A6:36 (OUI 9C-6B-72)
  581. Role: Slave (0x01)
  582. > HCI Event: Command Status (0x0f) plen 4 [hci0] 62.303107
  583. Accept Connection Request (0x01|0x0009) ncmd 1
  584. Status: Success (0x00)
  585. > HCI Event: Connect Complete (0x03) plen 11 [hci0] 62.442091
  586. Status: Success (0x00)
  587. Handle: 12
  588. Address: 9C:6B:72:95:A6:36 (OUI 9C-6B-72)
  589. Link type: ACL (0x01)
  590. Encryption: Disabled (0x00)
  591. < HCI Command: Read Remote Supported F.. (0x01|0x001b) plen 2 [hci0] 62.442516
  592. Handle: 12
  593. > HCI Event: Command Status (0x0f) plen 4 [hci0] 62.445209
  594. Read Remote Supported Features (0x01|0x001b) ncmd 1
  595. Status: Success (0x00)
  596. > HCI Event: Read Remote Supported Features (0x0b) plen 11 [hci0] 62.445225
  597. Status: Success (0x00)
  598. Handle: 12
  599. Features: 0xff 0xfe 0x8f 0xfe 0xd8 0x3f 0x5b 0x87
  600. 3 slot packets
  601. 5 slot packets
  602. Encryption
  603. Slot offset
  604. Timing accuracy
  605. Role switch
  606. Hold mode
  607. Sniff mode
  608. Power control requests
  609. Channel quality driven data rate (CQDDR)
  610. SCO link
  611. HV2 packets
  612. HV3 packets
  613. u-law log synchronous data
  614. A-law log synchronous data
  615. CVSD synchronous data
  616. Paging parameter negotiation
  617. Power control
  618. Transparent synchronous data
  619. Broadcast Encryption
  620. Enhanced Data Rate ACL 2 Mbps mode
  621. Enhanced Data Rate ACL 3 Mbps mode
  622. Enhanced inquiry scan
  623. Interlaced inquiry scan
  624. Interlaced page scan
  625. RSSI with inquiry results
  626. Extended SCO link (EV3 packets)
  627. AFH capable slave
  628. AFH classification slave
  629. LE Supported (Controller)
  630. 3-slot Enhanced Data Rate ACL packets
  631. 5-slot Enhanced Data Rate ACL packets
  632. Sniff subrating
  633. Pause encryption
  634. AFH capable master
  635. AFH classification master
  636. Enhanced Data Rate eSCO 2 Mbps mode
  637. Extended Inquiry Response
  638. Simultaneous LE and BR/EDR (Controller)
  639. Secure Simple Pairing
  640. Encapsulated PDU
  641. Non-flushable Packet Boundary Flag
  642. Link Supervision Timeout Changed Event
  643. Inquiry TX Power Level
  644. Enhanced Power Control
  645. Extended features
  646. < HCI Command: Read Remote Extended Fe.. (0x01|0x001c) plen 3 [hci0] 62.445302
  647. Handle: 12
  648. Page: 1
  649. > HCI Event: Command Status (0x0f) plen 4 [hci0] 62.446584
  650. Read Remote Extended Features (0x01|0x001c) ncmd 1
  651. Status: Success (0x00)
  652. > HCI Event: Read Remote Extended Features (0x23) plen 13 [hci0] 62.446598
  653. Status: Success (0x00)
  654. Handle: 12
  655. Page: 1/1
  656. Features: 0x0b 0x00 0x00 0x00 0x00 0x00 0x00 0x00
  657. Secure Simple Pairing (Host Support)
  658. LE Supported (Host)
  659. Secure Connections (Host Support)
  660. < HCI Command: Remote Name Request (0x01|0x0019) plen 10 [hci0] 62.446702
  661. Address: 9C:6B:72:95:A6:36 (OUI 9C-6B-72)
  662. Page scan repetition mode: R2 (0x02)
  663. Page scan mode: Mandatory (0x00)
  664. Clock offset: 0x0000
  665. < ACL Data TX: Handle 12 flags 0x00 dlen 10 [hci0] 62.446722
  666. L2CAP: Information Request (0x0a) ident 1 len 2
  667. Type: Extended features supported (0x0002)
  668. > HCI Event: Max Slots Change (0x1b) plen 3 [hci0] 62.447226
  669. Handle: 12
  670. Max slots: 5
  671. > HCI Event: Command Status (0x0f) plen 4 [hci0] 62.456599
  672. Remote Name Request (0x01|0x0019) ncmd 1
  673. Status: Success (0x00)
  674. > HCI Event: Link Supervision Timeout Changed (0x38) plen 4 [hci0] 62.638446
  675. Handle: 12
  676. Timeout: 5000.000 msec (0x1f40)
  677. > ACL Data RX: Handle 12 flags 0x02 dlen 10 [hci0] 62.772173
  678. L2CAP: Information Request (0x0a) ident 2 len 2
  679. Type: Extended features supported (0x0002)
  680. < ACL Data TX: Handle 12 flags 0x00 dlen 16 [hci0] 62.772232
  681. L2CAP: Information Response (0x0b) ident 2 len 8
  682. Type: Extended features supported (0x0002)
  683. Result: Success (0x0000)
  684. Features: 0x000002b8
  685. Enhanced Retransmission Mode
  686. Streaming Mode
  687. FCS Option
  688. Fixed Channels
  689. Unicast Connectionless Data Reception
  690. > ACL Data RX: Handle 12 flags 0x02 dlen 16 [hci0] 62.773441
  691. L2CAP: Information Response (0x0b) ident 1 len 8
  692. Type: Extended features supported (0x0002)
  693. Result: Success (0x0000)
  694. Features: 0x000000b8
  695. Enhanced Retransmission Mode
  696. Streaming Mode
  697. FCS Option
  698. Fixed Channels
  699. < ACL Data TX: Handle 12 flags 0x00 dlen 10 [hci0] 62.773527
  700. L2CAP: Information Request (0x0a) ident 2 len 2
  701. Type: Fixed channels supported (0x0003)
  702. > HCI Event: Remote Name Req Complete (0x07) plen 255 [hci0] 62.811797
  703. Status: Success (0x00)
  704. Address: 9C:6B:72:95:A6:36 (OUI 9C-6B-72)
  705. Name: realme XT
  706. @ Device Connected: 9C:6B:72:95:A6:36 (0) flags 0x0000
  707. 0a 09 72 65 61 6c 6d 65 20 58 54 04 0d 0c 02 5a ..realme XT....Z
  708. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 62.845927
  709. Num handles: 1
  710. Handle: 12
  711. Count: 2
  712. > ACL Data RX: Handle 12 flags 0x02 dlen 10 [hci0] 62.860917
  713. L2CAP: Information Request (0x0a) ident 3 len 2
  714. Type: Fixed channels supported (0x0003)
  715. < ACL Data TX: Handle 12 flags 0x00 dlen 20 [hci0] 62.860986
  716. L2CAP: Information Response (0x0b) ident 3 len 12
  717. Type: Fixed channels supported (0x0003)
  718. Result: Success (0x0000)
  719. Channels: 0x0000000000000006
  720. L2CAP Signaling (BR/EDR)
  721. Connectionless reception
  722. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 62.907175
  723. Num handles: 1
  724. Handle: 12
  725. Count: 2
  726. > ACL Data RX: Handle 12 flags 0x02 dlen 20 [hci0] 62.947189
  727. L2CAP: Information Response (0x0b) ident 2 len 12
  728. Type: Fixed channels supported (0x0003)
  729. Result: Success (0x0000)
  730. Channels: 0x0000000000000082
  731. L2CAP Signaling (BR/EDR)
  732. Security Manager (BR/EDR)
  733. > ACL Data RX: Handle 12 flags 0x02 dlen 12 [hci0] 62.979655
  734. L2CAP: Connection Request (0x02) ident 4 len 4
  735. PSM: 1 (0x0001)
  736. Source CID: 78
  737. < ACL Data TX: Handle 12 flags 0x00 dlen 16 [hci0] 62.979801
  738. L2CAP: Connection Response (0x03) ident 4 len 8
  739. Destination CID: 64
  740. Source CID: 78
  741. Result: Connection successful (0x0000)
  742. Status: No further information available (0x0000)
  743. < ACL Data TX: Handle 12 flags 0x00 dlen 23 [hci0] 62.979828
  744. L2CAP: Configure Request (0x04) ident 3 len 15
  745. Destination CID: 78
  746. Flags: 0x0000
  747. Option: Retransmission and Flow Control (0x04) [mandatory]
  748. Mode: Basic (0x00)
  749. TX window size: 0
  750. Max transmit: 0
  751. Retransmission timeout: 0
  752. Monitor timeout: 0
  753. Maximum PDU size: 0
  754. > ACL Data RX: Handle 12 flags 0x02 dlen 16 [hci0] 62.984661
  755. L2CAP: Configure Request (0x04) ident 5 len 8
  756. Destination CID: 64
  757. Flags: 0x0000
  758. Option: Maximum Transmission Unit (0x01) [mandatory]
  759. MTU: 672
  760. < ACL Data TX: Handle 12 flags 0x00 dlen 18 [hci0] 62.984758
  761. L2CAP: Configure Response (0x05) ident 5 len 10
  762. Source CID: 78
  763. Flags: 0x0000
  764. Result: Success (0x0000)
  765. Option: Maximum Transmission Unit (0x01) [mandatory]
  766. MTU: 672
  767. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 63.125958
  768. Num handles: 1
  769. Handle: 12
  770. Count: 2
  771. > ACL Data RX: Handle 12 flags 0x02 dlen 14 [hci0] 63.162143
  772. L2CAP: Configure Response (0x05) ident 3 len 6
  773. Source CID: 64
  774. Flags: 0x0000
  775. Result: Success (0x0000)
  776. > ACL Data RX: Handle 12 flags 0x02 dlen 24 [hci0] 63.202200
  777. Channel: 64 len 20 [PSM 1 mode 0] {chan 0}
  778. SDP: Service Search Attribute Request (0x06) tid 0 len 15
  779. Search pattern: [len 5]
  780. Sequence (6) with 3 bytes [8 extra bits] len 5
  781. UUID (3) with 2 bytes [0 extra bits] len 3
  782. Serial Port (0x1101)
  783. Max record count: 656
  784. Attribute list: [len 7]
  785. Sequence (6) with 5 bytes [8 extra bits] len 7
  786. Unsigned Integer (1) with 4 bytes [0 extra bits] len 5
  787. 0x0000ffff
  788. Continuation state: 0
  789. < ACL Data TX: Handle 12 flags 0x00 dlen 186 [hci0] 63.203166
  790. Channel: 78 len 182 [PSM 1 mode 0] {chan 0}
  791. SDP: Service Search Attribute Response (0x07) tid 0 len 177
  792. Attribute bytes: 174
  793. Attribute list: [len 170] {position 0}
  794. Attribute: Service Record Handle (0x0000) [len 2]
  795. 0x00010005
  796. Attribute: Service Class ID List (0x0001) [len 2]
  797. UUID (3) with 2 bytes [0 extra bits] len 3
  798. Serial Port (0x1101)
  799. Attribute: Service ID (0x0003) [len 2]
  800. 00001101-0000-1000-8000-00805f9b34fb
  801. Serial Port
  802. Attribute: Protocol Descriptor List (0x0004) [len 2]
  803. Sequence (6) with 3 bytes [8 extra bits] len 5
  804. UUID (3) with 2 bytes [0 extra bits] len 3
  805. L2CAP (0x0100)
  806. Sequence (6) with 5 bytes [8 extra bits] len 7
  807. UUID (3) with 2 bytes [0 extra bits] len 3
  808. RFCOMM (0x0003)
  809. Unsigned Integer (1) with 1 byte [0 extra bits] len 2
  810. 0x03
  811. Attribute: Browse Group List (0x0005) [len 2]
  812. UUID (3) with 2 bytes [0 extra bits] len 3
  813. Public Browse Root (0x1002)
  814. Attribute: Bluetooth Profile Descriptor List (0x0009) [len 2]
  815. Sequence (6) with 6 bytes [8 extra bits] len 8
  816. UUID (3) with 2 bytes [0 extra bits] len 3
  817. Serial Port (0x1101)
  818. Unsigned Integer (1) with 2 bytes [0 extra bits] len 3
  819. 0x0100
  820. Attribute: Unknown (0x0100) [len 2]
  821. AllData Sample SPP server [len 25]
  822. Attribute: Unknown (0x0101) [len 2]
  823. A Sample application for SDP registration for SPP [len 49]
  824. Attribute: Unknown (0x0102) [len 2]
  825. AllData [len 7]
  826. Continuation state: 0
  827. > ACL Data RX: Handle 12 flags 0x02 dlen 12 [hci0] 63.233539
  828. L2CAP: Disconnection Request (0x06) ident 6 len 4
  829. Destination CID: 64
  830. Source CID: 78
  831. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 63.233556
  832. Num handles: 1
  833. Handle: 12
  834. Count: 2
  835. < ACL Data TX: Handle 12 flags 0x00 dlen 12 [hci0] 63.233644
  836. L2CAP: Disconnection Response (0x07) ident 6 len 4
  837. Destination CID: 64
  838. Source CID: 78
  839. > ACL Data RX: Handle 12 flags 0x02 dlen 12 [hci0] 63.269635
  840. L2CAP: Connection Request (0x02) ident 7 len 4
  841. PSM: 3 (0x0003)
  842. Source CID: 76
  843. < ACL Data TX: Handle 12 flags 0x00 dlen 16 [hci0] 63.269729
  844. L2CAP: Connection Response (0x03) ident 7 len 8
  845. Destination CID: 64
  846. Source CID: 76
  847. Result: Connection successful (0x0000)
  848. Status: No further information available (0x0000)
  849. < ACL Data TX: Handle 12 flags 0x00 dlen 27 [hci0] 63.269746
  850. L2CAP: Configure Request (0x04) ident 4 len 19
  851. Destination CID: 76
  852. Flags: 0x0000
  853. Option: Maximum Transmission Unit (0x01) [mandatory]
  854. MTU: 1013
  855. Option: Retransmission and Flow Control (0x04) [mandatory]
  856. Mode: Basic (0x00)
  857. TX window size: 0
  858. Max transmit: 0
  859. Retransmission timeout: 0
  860. Monitor timeout: 0
  861. Maximum PDU size: 0
  862. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 63.272140
  863. Num handles: 1
  864. Handle: 12
  865. Count: 2
  866. > ACL Data RX: Handle 12 flags 0x02 dlen 16 [hci0] 63.307156
  867. L2CAP: Configure Request (0x04) ident 8 len 8
  868. Destination CID: 64
  869. Flags: 0x0000
  870. Option: Maximum Transmission Unit (0x01) [mandatory]
  871. MTU: 1691
  872. < ACL Data TX: Handle 12 flags 0x00 dlen 18 [hci0] 63.307249
  873. L2CAP: Configure Response (0x05) ident 8 len 10
  874. Source CID: 76
  875. Flags: 0x0000
  876. Result: Success (0x0000)
  877. Option: Maximum Transmission Unit (0x01) [mandatory]
  878. MTU: 1691
  879. > ACL Data RX: Handle 12 flags 0x02 dlen 14 [hci0] 63.438537
  880. L2CAP: Configure Response (0x05) ident 4 len 6
  881. Source CID: 64
  882. Flags: 0x0000
  883. Result: Success (0x0000)
  884. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 63.438550
  885. Num handles: 1
  886. Handle: 12
  887. Count: 2
  888. > ACL Data RX: Handle 12 flags 0x02 dlen 8 [hci0] 63.440865
  889. Channel: 64 len 4 [PSM 3 mode 0] {chan 0}
  890. RFCOMM: Set Async Balance Mode (SABM) (0x2f)
  891. Address: 0x03 cr 1 dlci 0x00
  892. Control: 0x3f poll/final 1
  893. Length: 0
  894. FCS: 0x1c
  895. < ACL Data TX: Handle 12 flags 0x00 dlen 8 [hci0] 63.441011
  896. Channel: 76 len 4 [PSM 3 mode 0] {chan 0}
  897. RFCOMM: Unnumbered Ack (UA)(0x63)
  898. Address: 0x03 cr 1 dlci 0x00
  899. Control: 0x73 poll/final 1
  900. Length: 0
  901. FCS: 0xd7
  902. > ACL Data RX: Handle 12 flags 0x02 dlen 18 [hci0] 63.480894
  903. Channel: 64 len 14 [PSM 3 mode 0] {chan 0}
  904. RFCOMM: Unnumbered Info with Header Check (UIH)(0xef)
  905. Address: 0x03 cr 1 dlci 0x00
  906. Control: 0xef poll/final 0
  907. Length: 10
  908. FCS: 0x70
  909. MCC Message type: DLC Parameter Negotiation CMD(0x20)
  910. Length: 8
  911. dlci 6 frame_type 0 credit_flow 15 pri 0
  912. ack_timer 0 frame_size 990 max_retrans 0 credits 7
  913. < ACL Data TX: Handle 12 flags 0x00 dlen 18 [hci0] 63.481065
  914. Channel: 76 len 14 [PSM 3 mode 0] {chan 0}
  915. RFCOMM: Unnumbered Info with Header Check (UIH)(0xef)
  916. Address: 0x01 cr 0 dlci 0x00
  917. Control: 0xef poll/final 0
  918. Length: 10
  919. FCS: 0xaa
  920. MCC Message type: DLC Parameter Negotiation RSP(0x20)
  921. Length: 8
  922. dlci 6 frame_type 0 credit_flow 14 pri 0
  923. ack_timer 0 frame_size 990 max_retrans 0 credits 7
  924. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 63.514632
  925. Num handles: 1
  926. Handle: 12
  927. Count: 2
  928. > HCI Event: PIN Code Request (0x16) plen 6 [hci0] 64.910797
  929. Address: 9C:6B:72:95:A6:36 (OUI 9C-6B-72)
  930. @ PIN Code Request: 9C:6B:72:95:A6:36 (0) secure 0x00
  931. < HCI Command: PIN Code Request Reply (0x01|0x000d) plen 23 [hci0] 64.933358
  932. Address: 9C:6B:72:95:A6:36 (OUI 9C-6B-72)
  933. PIN length: 4
  934. PIN code: 1234
  935. > HCI Event: Command Complete (0x0e) plen 10 [hci0] 64.934861
  936. PIN Code Request Reply (0x01|0x000d) ncmd 1
  937. Status: Success (0x00)
  938. Address: 9C:6B:72:95:A6:36 (OUI 9C-6B-72)
  939. > HCI Event: Link Key Notification (0x18) plen 23 [hci0] 65.051018
  940. Address: 9C:6B:72:95:A6:36 (OUI 9C-6B-72)
  941. Link key: 958ba75459bdee82b11dcc993a421196
  942. Key type: Combination key (0x00)
  943. @ New Link Key: 9C:6B:72:95:A6:36 (0) Combination key (0)
  944. > ACL Data RX: Handle 12 flags 0x02 dlen 8 [hci0] 65.075750
  945. accept() returned 5
  946. Channel: 64 len 4 [PSM 3 mode 0] {chan 0}
  947. RFCOMM: Set Async Balance Mode (SABM) (0x2f)
  948. Address: 0x1b cr 1 dlci 0x06
  949. Control: 0x3f poll/final 1
  950. accepted connection from 9C:6B:72:95:A6:36
  951. Length: 0
  952. FCS: 0xd3
  953. < ACL Data TX: Handle 12 flags 0x00 dlen 8 [hci0] 65.076264
  954. Channel: 76 len 4 [PSM 3 mode 0] {chan 0}
  955. RFCOMM: Unnumbered Ack (UA)(0x63)
  956. Address: 0x1b cr 1 dlci 0x06
  957. Control: 0x73 poll/final 1
  958. Length: 0
  959. FCS: 0x18
  960. < ACL Data TX: Handle 12 flags 0x00 dlen 12 [hci0] 65.076320
  961. Channel: 76 len 8 [PSM 3 mode 0] {chan 0}
  962. RFCOMM: Unnumbered Info with Header Check (UIH)(0xef)
  963. Address: 0x01 cr 0 dlci 0x00
  964. Control: 0xef poll/final 0
  965. Length: 4
  966. FCS: 0xaa
  967. MCC Message type: Modem Status Command CMD(0x38)
  968. Length: 2
  969. dlci 6
  970. fc 0 rtc 1 rtr 1 ic 0 dv 1
  971. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 65.115856
  972. Num handles: 1
  973. Handle: 12
  974. Count: 2
  975. > ACL Data RX: Handle 12 flags 0x02 dlen 12 [hci0] 65.138251
  976. Channel: 64 len 8 [PSM 3 mode 0] {chan 0}
  977. RFCOMM: Unnumbered Info with Header Check (UIH)(0xef)
  978. Address: 0x03 cr 1 dlci 0x00
  979. Control: 0xef poll/final 0
  980. Length: 4
  981. FCS: 0x70
  982. MCC Message type: Modem Status Command CMD(0x38)
  983. Length: 2
  984. dlci 6
  985. fc 0 rtc 1 rtr 1 ic 0 dv 1
  986. < ACL Data TX: Handle 12 flags 0x00 dlen 12 [hci0] 65.138393
  987. Channel: 76 len 8 [PSM 3 mode 0] {chan 0}
  988. RFCOMM: Unnumbered Info with Header Check (UIH)(0xef)
  989. Address: 0x01 cr 0 dlci 0x00
  990. Control: 0xef poll/final 0
  991. Length: 4
  992. FCS: 0xaa
  993. MCC Message type: Modem Status Command RSP(0x38)
  994. Length: 2
  995. dlci 6
  996. fc 0 rtc 1 rtr 1 ic 0 dv 1
  997. > ACL Data RX: Handle 12 flags 0x02 dlen 12 [hci0] 65.182016
  998. Channel: 64 len 8 [PSM 3 mode 0] {chan 0}
  999. RFCOMM: Unnumbered Info with Header Check (UIH)(0xef)
  1000. Address: 0x03 cr 1 dlci 0x00
  1001. Control: 0xef poll/final 0
  1002. Length: 4
  1003. FCS: 0x70
  1004. MCC Message type: Modem Status Command RSP(0x38)
  1005. Length: 2
  1006. dlci 6
  1007. fc 0 rtc 1 rtr 1 ic 0 dv 1
  1008. < ACL Data TX: Handle 12 flags 0x00 dlen 9 [hci0] 65.182156
  1009. Channel: 76 len 5 [PSM 3 mode 0] {chan 0}
  1010. RFCOMM: Unnumbered Info with Header Check (UIH)(0xef)
  1011. Address: 0x19 cr 0 dlci 0x06
  1012. Control: 0xff poll/final 1
  1013. Length: 0
  1014. FCS: 0x49
  1015. Credits: 33
  1016. 49 I
  1017. > ACL Data RX: Handle 12 flags 0x02 dlen 12 [hci0] 65.183251
  1018. L2CAP: Connection Request (0x02) ident 9 len 4
  1019. PSM: 1 (0x0001)
  1020. Source CID: 79
  1021. < ACL Data TX: Handle 12 flags 0x00 dlen 16 [hci0] 65.183361
  1022. L2CAP: Connection Response (0x03) ident 9 len 8
  1023. Destination CID: 65
  1024. Source CID: 79
  1025. Result: Connection successful (0x0000)
  1026. Status: No further information available (0x0000)
  1027. < ACL Data TX: Handle 12 flags 0x00 dlen 23 [hci0] 65.183378
  1028. L2CAP: Configure Request (0x04) ident 5 len 15
  1029. Destination CID: 79
  1030. Flags: 0x0000
  1031. Option: Retransmission and Flow Control (0x04) [mandatory]
  1032. Mode: Basic (0x00)
  1033. TX window size: 0
  1034. Max transmit: 0
  1035. Retransmission timeout: 0
  1036. Monitor timeout: 0
  1037. Maximum PDU size: 0
  1038. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 65.184507
  1039. Num handles: 1
  1040. Handle: 12
  1041. Count: 2
  1042. > ACL Data RX: Handle 12 flags 0x02 dlen 16 [hci0] 65.213274
  1043. L2CAP: Configure Request (0x04) ident 10 len 8
  1044. Destination CID: 65
  1045. Flags: 0x0000
  1046. Option: Maximum Transmission Unit (0x01) [mandatory]
  1047. MTU: 672
  1048. < ACL Data TX: Handle 12 flags 0x00 dlen 18 [hci0] 65.213361
  1049. L2CAP: Configure Response (0x05) ident 10 len 10
  1050. Source CID: 79
  1051. Flags: 0x0000
  1052. Result: Success (0x0000)
  1053. Option: Maximum Transmission Unit (0x01) [mandatory]
  1054. MTU: 672
  1055. > ACL Data RX: Handle 12 flags 0x02 dlen 14 [hci0] 65.290782
  1056. L2CAP: Configure Response (0x05) ident 5 len 6
  1057. Source CID: 65
  1058. Flags: 0x0000
  1059. Result: Success (0x0000)
  1060. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 65.324502
  1061. Num handles: 1
  1062. Handle: 12
  1063. Count: 2
  1064. > ACL Data RX: Handle 12 flags 0x02 dlen 24 [hci0] 65.393281
  1065. Channel: 65 len 20 [PSM 1 mode 0] {chan 1}
  1066. SDP: Service Search Attribute Request (0x06) tid 0 len 15
  1067. Search pattern: [len 5]
  1068. Sequence (6) with 3 bytes [8 extra bits] len 5
  1069. UUID (3) with 2 bytes [0 extra bits] len 3
  1070. PnP Information (0x1200)
  1071. Max record count: 656
  1072. Attribute list: [len 7]
  1073. Sequence (6) with 5 bytes [8 extra bits] len 7
  1074. Unsigned Integer (1) with 4 bytes [0 extra bits] len 5
  1075. 0x0000ffff
  1076. Continuation state: 0
  1077. < ACL Data TX: Handle 12 flags 0x00 dlen 88 [hci0] 65.394079
  1078. Channel: 79 len 84 [PSM 1 mode 0] {chan 1}
  1079. SDP: Service Search Attribute Response (0x07) tid 0 len 79
  1080. Attribute bytes: 76
  1081. Attribute list: [len 72] {position 0}
  1082. Attribute: Service Record Handle (0x0000) [len 2]
  1083. 0x00010000
  1084. Attribute: Service Class ID List (0x0001) [len 2]
  1085. UUID (3) with 2 bytes [0 extra bits] len 3
  1086. PnP Information (0x1200)
  1087. Attribute: Browse Group List (0x0005) [len 2]
  1088. UUID (3) with 2 bytes [0 extra bits] len 3
  1089. Public Browse Root (0x1002)
  1090. Attribute: Bluetooth Profile Descriptor List (0x0009) [len 2]
  1091. Sequence (6) with 6 bytes [8 extra bits] len 8
  1092. UUID (3) with 2 bytes [0 extra bits] len 3
  1093. PnP Information (0x1200)
  1094. Unsigned Integer (1) with 2 bytes [0 extra bits] len 3
  1095. 0x0103
  1096. Attribute: Unknown (0x0200) [len 2]
  1097. 0x0103
  1098. Attribute: Unknown (0x0201) [len 2]
  1099. 0x1d6b
  1100. Attribute: Unknown (0x0202) [len 2]
  1101. 0x0246
  1102. Attribute: Unknown (0x0203) [len 2]
  1103. 0x0521
  1104. Attribute: Unknown (0x0204) [len 2]
  1105. true
  1106. Attribute: Unknown (0x0205) [len 2]
  1107. 0x0002
  1108. Continuation state: 0
  1109. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 65.428242
  1110. Num handles: 1
  1111. Handle: 12
  1112. Count: 2
  1113. > ACL Data RX: Handle 12 flags 0x02 dlen 12 [hci0] 65.430729
  1114. L2CAP: Disconnection Request (0x06) ident 11 len 4
  1115. Destination CID: 65
  1116. Source CID: 79
  1117. < ACL Data TX: Handle 12 flags 0x00 dlen 12 [hci0] 65.430829
  1118. L2CAP: Disconnection Response (0x07) ident 11 len 4
  1119. Destination CID: 65
  1120. Source CID: 79
  1121. > ACL Data RX: Handle 12 flags 0x02 dlen 12 [hci0] 65.464472
  1122. L2CAP: Connection Request (0x02) ident 12 len 4
  1123. PSM: 1 (0x0001)
  1124. Source CID: 80
  1125. < ACL Data TX: Handle 12 flags 0x00 dlen 16 [hci0] 65.464600
  1126. L2CAP: Connection Response (0x03) ident 12 len 8
  1127. Destination CID: 65
  1128. Source CID: 80
  1129. Result: Connection successful (0x0000)
  1130. Status: No further information available (0x0000)
  1131. < ACL Data TX: Handle 12 flags 0x00 dlen 23 [hci0] 65.464622
  1132. L2CAP: Configure Request (0x04) ident 6 len 15
  1133. Destination CID: 80
  1134. Flags: 0x0000
  1135. Option: Retransmission and Flow Control (0x04) [mandatory]
  1136. Mode: Basic (0x00)
  1137. TX window size: 0
  1138. Max transmit: 0
  1139. Retransmission timeout: 0
  1140. Monitor timeout: 0
  1141. Maximum PDU size: 0
  1142. > ACL Data RX: Handle 12 flags 0x02 dlen 16 [hci0] 65.578363
  1143. L2CAP: Configure Request (0x04) ident 13 len 8
  1144. Destination CID: 65
  1145. Flags: 0x0000
  1146. Option: Maximum Transmission Unit (0x01) [mandatory]
  1147. MTU: 672
  1148. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 65.578376
  1149. Num handles: 1
  1150. Handle: 12
  1151. Count: 2
  1152. < ACL Data TX: Handle 12 flags 0x00 dlen 18 [hci0] 65.578473
  1153. L2CAP: Configure Response (0x05) ident 13 len 10
  1154. Source CID: 80
  1155. Flags: 0x0000
  1156. Result: Success (0x0000)
  1157. Option: Maximum Transmission Unit (0x01) [mandatory]
  1158. MTU: 672
  1159. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 65.651972
  1160. Num handles: 1
  1161. Handle: 12
  1162. Count: 2
  1163. > ACL Data RX: Handle 12 flags 0x02 dlen 14 [hci0] 65.654460
  1164. L2CAP: Configure Response (0x05) ident 6 len 6
  1165. Source CID: 65
  1166. Flags: 0x0000
  1167. Result: Success (0x0000)
  1168. > ACL Data RX: Handle 12 flags 0x02 dlen 24 [hci0] 65.734512
  1169. Channel: 65 len 20 [PSM 1 mode 0] {chan 1}
  1170. SDP: Service Search Attribute Request (0x06) tid 0 len 15
  1171. Search pattern: [len 5]
  1172. Sequence (6) with 3 bytes [8 extra bits] len 5
  1173. UUID (3) with 2 bytes [0 extra bits] len 3
  1174. L2CAP (0x0100)
  1175. Max record count: 656
  1176. Attribute list: [len 7]
  1177. Sequence (6) with 5 bytes [8 extra bits] len 7
  1178. Unsigned Integer (1) with 4 bytes [0 extra bits] len 5
  1179. 0x0000ffff
  1180. Continuation state: 0
  1181. < ACL Data TX: Handle 12 flags 0x00 dlen 186 [hci0] 65.735135
  1182. Channel: 80 len 182 [PSM 1 mode 0] {chan 1}
  1183. SDP: Service Search Attribute Response (0x07) tid 0 len 177
  1184. Attribute bytes: 174
  1185. Attribute list: [len 170] {position 0}
  1186. Attribute: Service Record Handle (0x0000) [len 2]
  1187. 0x00010005
  1188. Attribute: Service Class ID List (0x0001) [len 2]
  1189. UUID (3) with 2 bytes [0 extra bits] len 3
  1190. Serial Port (0x1101)
  1191. Attribute: Service ID (0x0003) [len 2]
  1192. 00001101-0000-1000-8000-00805f9b34fb
  1193. Serial Port
  1194. Attribute: Protocol Descriptor List (0x0004) [len 2]
  1195. Sequence (6) with 3 bytes [8 extra bits] len 5
  1196. UUID (3) with 2 bytes [0 extra bits] len 3
  1197. L2CAP (0x0100)
  1198. Sequence (6) with 5 bytes [8 extra bits] len 7
  1199. UUID (3) with 2 bytes [0 extra bits] len 3
  1200. RFCOMM (0x0003)
  1201. Unsigned Integer (1) with 1 byte [0 extra bits] len 2
  1202. 0x03
  1203. Attribute: Browse Group List (0x0005) [len 2]
  1204. UUID (3) with 2 bytes [0 extra bits] len 3
  1205. Public Browse Root (0x1002)
  1206. Attribute: Bluetooth Profile Descriptor List (0x0009) [len 2]
  1207. Sequence (6) with 6 bytes [8 extra bits] len 8
  1208. UUID (3) with 2 bytes [0 extra bits] len 3
  1209. Serial Port (0x1101)
  1210. Unsigned Integer (1) with 2 bytes [0 extra bits] len 3
  1211. 0x0100
  1212. Attribute: Unknown (0x0100) [len 2]
  1213. AllData Sample SPP server [len 25]
  1214. Attribute: Unknown (0x0101) [len 2]
  1215. A Sample application for SDP registration for SPP [len 49]
  1216. Attribute: Unknown (0x0102) [len 2]
  1217. AllData [len 7]
  1218. Continuation state: 0
  1219. > ACL Data RX: Handle 12 flags 0x02 dlen 24 [hci0] 65.863249
  1220. Channel: 65 len 20 [PSM 1 mode 0] {chan 1}
  1221. SDP: Service Search Attribute Request (0x06) tid 0 len 15
  1222. Search pattern: [len 5]
  1223. Sequence (6) with 3 bytes [8 extra bits] len 5
  1224. UUID (3) with 2 bytes [0 extra bits] len 3
  1225. Phonebook Access Client (0x112e)
  1226. Max record count: 656
  1227. Attribute list: [len 7]
  1228. Sequence (6) with 5 bytes [8 extra bits] len 7
  1229. Unsigned Integer (1) with 4 bytes [0 extra bits] len 5
  1230. 0x0000ffff
  1231. Continuation state: 0
  1232. < ACL Data TX: Handle 12 flags 0x00 dlen 14 [hci0] 65.863757
  1233. Channel: 80 len 10 [PSM 1 mode 0] {chan 1}
  1234. SDP: Service Search Attribute Response (0x07) tid 0 len 5
  1235. Attribute bytes: 2
  1236. Continuation state: 0
  1237. > ACL Data RX: Handle 12 flags 0x02 dlen 12 [hci0] 65.995857
  1238. L2CAP: Disconnection Request (0x06) ident 14 len 4
  1239. Destination CID: 65
  1240. Source CID: 80
  1241. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 65.995874
  1242. Num handles: 1
  1243. Handle: 12
  1244. Count: 2
  1245. < ACL Data TX: Handle 12 flags 0x00 dlen 12 [hci0] 65.995958
  1246. L2CAP: Disconnection Response (0x07) ident 14 len 4
  1247. Destination CID: 65
  1248. Source CID: 80
  1249. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 66.162800
  1250. Num handles: 1
  1251. Handle: 12
  1252. Count: 1
  1253. received [abcd]
  1254. Sending Acknowledgement..
  1255. > ACL Data RX: Handle 12 flags 0x02 dlen 13 [hci0] 75.396277
  1256. Channel: 64 len 9 [PSM 3 mode 0] {chan 0}
  1257. RFCOMM: Unnumbered Info with Header Check (UIH)(0xef)
  1258. Address: 0x1b cr 1 dlci 0x06
  1259. Control: 0xff poll/final 1
  1260. Length: 4
  1261. FCS: 0x93
  1262. Credits: 3
  1263. 61 62 63 64 93 abcd.
  1264. sent [Ack]
  1265. < ACL Data TX: Handle 12 flags 0x00 dlen 999 [hci0] 75.396634
  1266. Channel: 76 len 995 [PSM 3 mode 0] {chan 0}
  1267. RFCOMM: Unnumbered Info with Header Check (UIH)(0xef)
  1268. Address: 0x19 cr 0 dlci 0x06
  1269. Control: 0xef poll/final 0
  1270. Length: 24067
  1271. FCS: 0x55
  1272. 41 63 6b 00 00 00 00 00 00 00 00 00 00 00 00 00 Ack.............
  1273. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1274. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1275. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1276. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1277. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1278. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1279. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1280. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1281. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1282. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1283. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1284. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1285. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1286. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1287. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1288. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1289. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1290. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1291. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1292. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1293. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1294. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1295. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1296. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1297. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1298. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1299. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1300. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1301. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1302. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1303. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1304. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1305. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1306. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1307. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1308. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1309. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1310. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1311. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1312. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1313. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1314. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1315. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1316. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1317. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1318. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1319. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1320. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1321. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1322. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1323. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1324. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1325. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1326. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1327. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1328. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1329. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1330. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1331. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1332. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1333. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 ..............U
  1334. < ACL Data TX: Handle 12 flags 0x00 dlen 42 [hci0] 75.396733
  1335. Channel: 76 len 38 [PSM 3 mode 0] {chan 0}
  1336. RFCOMM: Unnumbered Info with Header Check (UIH)(0xef)
  1337. Address: 0x19 cr 0 dlci 0x06
  1338. Control: 0xef poll/final 0
  1339. Length: 34
  1340. FCS: 0x55
  1341. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1342. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1343. 00 00 55 ..U
  1344. > HCI Event: Number of Completed Packets (0x13) plen 5 [hci0] 75.602520
  1345. Num handles: 1
  1346. Handle: 12
  1347. Count: 2
  1348. > HCI Event: Mode Change (0x14) plen 6 [hci0] 80.443500
  1349. Status: Success (0x00)
  1350. Handle: 12
  1351. Mode: Sniff (0x02)
  1352. Interval: 472.500 msec (0x02f4)
Add Comment
Please, Sign In to add comment