Advertisement
Guest User

busctl monitor org.bluez

a guest
Apr 25th, 2021
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 144.27 KB | None | 0 0
  1. Script started on 2021-04-25 14:55:20+02:00 [TERM="xterm-256color" TTY="/dev/pts/0" COLUMNS="80" LINES="24"]
  2. ]0;pi@raspberrypi: ~pi@raspberrypi:~ $ sudo busctl monitor org.bluez
  3. Monitoring bus message stream.
  4. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=7
  5. Sender=:1.60 Destination=org.bluez Path=/ Interface=org.freedesktop.DBus.ObjectManager Member=GetManagedObjects
  6. UniqueName=:1.60
  7. MESSAGE "" {
  8. };
  9.  
  10. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=858 ReplyCookie=7
  11. Sender=:1.24 Destination=:1.60
  12. UniqueName=:1.24
  13. MESSAGE "a{oa{sa{sv}}}" {
  14. ARRAY "{oa{sa{sv}}}" {
  15. DICT_ENTRY "oa{sa{sv}}" {
  16. OBJECT_PATH "/org/bluez";
  17. ARRAY "{sa{sv}}" {
  18. DICT_ENTRY "sa{sv}" {
  19. STRING "org.freedesktop.DBus.Introspectable";
  20. ARRAY "{sv}" {
  21. };
  22. };
  23. DICT_ENTRY "sa{sv}" {
  24. STRING "org.bluez.AgentManager1";
  25. ARRAY "{sv}" {
  26. };
  27. };
  28. DICT_ENTRY "sa{sv}" {
  29. STRING "org.bluez.ProfileManager1";
  30. ARRAY "{sv}" {
  31. };
  32. };
  33. DICT_ENTRY "sa{sv}" {
  34. STRING "org.bluez.HealthManager1";
  35. ARRAY "{sv}" {
  36. };
  37. };
  38. };
  39. };
  40. DICT_ENTRY "oa{sa{sv}}" {
  41. OBJECT_PATH "/org/bluez/hci0";
  42. ARRAY "{sa{sv}}" {
  43. DICT_ENTRY "sa{sv}" {
  44. STRING "org.freedesktop.DBus.Introspectable";
  45. ARRAY "{sv}" {
  46. };
  47. };
  48. DICT_ENTRY "sa{sv}" {
  49. STRING "org.bluez.Adapter1";
  50. ARRAY "{sv}" {
  51. DICT_ENTRY "sv" {
  52. STRING "Address";
  53. VARIANT "s" {
  54. STRING "E4:5F:01:0B:D8:45";
  55. };
  56. };
  57. DICT_ENTRY "sv" {
  58. STRING "AddressType";
  59. VARIANT "s" {
  60. STRING "public";
  61. };
  62. };
  63. DICT_ENTRY "sv" {
  64. STRING "Name";
  65. VARIANT "s" {
  66. STRING "raspberrypi";
  67. };
  68. };
  69. DICT_ENTRY "sv" {
  70. STRING "Alias";
  71. VARIANT "s" {
  72. STRING "raspberrypi";
  73. };
  74. };
  75. DICT_ENTRY "sv" {
  76. STRING "Class";
  77. VARIANT "u" {
  78. UINT32 1835008;
  79. };
  80. };
  81. DICT_ENTRY "sv" {
  82. STRING "Powered";
  83. VARIANT "b" {
  84. BOOLEAN true;
  85. };
  86. };
  87. DICT_ENTRY "sv" {
  88. STRING "Discoverable";
  89. VARIANT "b" {
  90. BOOLEAN true;
  91. };
  92. };
  93. DICT_ENTRY "sv" {
  94. STRING "DiscoverableTimeout";
  95. VARIANT "u" {
  96. UINT32 0;
  97. };
  98. };
  99. DICT_ENTRY "sv" {
  100. STRING "Pairable";
  101. VARIANT "b" {
  102. BOOLEAN true;
  103. };
  104. };
  105. DICT_ENTRY "sv" {
  106. STRING "PairableTimeout";
  107. VARIANT "u" {
  108. UINT32 0;
  109. };
  110. };
  111. DICT_ENTRY "sv" {
  112. STRING "Discovering";
  113. VARIANT "b" {
  114. BOOLEAN false;
  115. };
  116. };
  117. DICT_ENTRY "sv" {
  118. STRING "UUIDs";
  119. VARIANT "as" {
  120. ARRAY "s" {
  121. STRING "00001112-0000-1000-8000-00805f9b34fb";
  122. STRING "00001801-0000-1000-8000-00805f9b34fb";
  123. STRING "0000110e-0000-1000-8000-00805f9b34fb";
  124. STRING "00001106-0000-1000-8000-00805f9b34fb";
  125. STRING "00001800-0000-1000-8000-00805f9b34fb";
  126. STRING "00001105-0000-1000-8000-00805f9b34fb";
  127. STRING "00001200-0000-1000-8000-00805f9b34fb";
  128. STRING "0000110c-0000-1000-8000-00805f9b34fb";
  129. STRING "00001104-0000-1000-8000-00805f9b34fb";
  130. STRING "0000110a-0000-1000-8000-00805f9b34fb";
  131. STRING "0000110b-0000-1000-8000-00805f9b34fb";
  132. STRING "00005005-0000-1000-8000-0002ee000001";
  133. STRING "00001133-0000-1000-8000-00805f9b34fb";
  134. STRING "0000112f-0000-1000-8000-00805f9b34fb";
  135. STRING "00001132-0000-1000-8000-00805f9b34fb";
  136. STRING "00001108-0000-1000-8000-00805f9b34fb";
  137. };
  138. };
  139. };
  140. DICT_ENTRY "sv" {
  141. STRING "Modalias";
  142. VARIANT "s" {
  143. STRING "usb:v1D6Bp0246d0532";
  144. };
  145. };
  146. };
  147. };
  148. DICT_ENTRY "sa{sv}" {
  149. STRING "org.freedesktop.DBus.Properties";
  150. ARRAY "{sv}" {
  151. };
  152. };
  153. DICT_ENTRY "sa{sv}" {
  154. STRING "org.bluez.GattManager1";
  155. ARRAY "{sv}" {
  156. };
  157. };
  158. DICT_ENTRY "sa{sv}" {
  159. STRING "org.bluez.LEAdvertisingManager1";
  160. ARRAY "{sv}" {
  161. DICT_ENTRY "sv" {
  162. STRING "ActiveInstances";
  163. VARIANT "y" {
  164. BYTE 0;
  165. };
  166. };
  167. DICT_ENTRY "sv" {
  168. STRING "SupportedInstances";
  169. VARIANT "y" {
  170. BYTE 5;
  171. };
  172. };
  173. DICT_ENTRY "sv" {
  174. STRING "SupportedIncludes";
  175. VARIANT "as" {
  176. ARRAY "s" {
  177. STRING "tx-power";
  178. STRING "appearance";
  179. STRING "local-name";
  180. };
  181. };
  182. };
  183. };
  184. };
  185. DICT_ENTRY "sa{sv}" {
  186. STRING "org.bluez.Media1";
  187. ARRAY "{sv}" {
  188. };
  189. };
  190. DICT_ENTRY "sa{sv}" {
  191. STRING "org.bluez.NetworkServer1";
  192. ARRAY "{sv}" {
  193. };
  194. };
  195. };
  196. };
  197. };
  198. };
  199.  
  200. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=10
  201. Sender=:1.60 Destination=org.bluez Path=/org/bluez Interface=org.bluez.AgentManager1 Member=RegisterAgent
  202. UniqueName=:1.60
  203. MESSAGE "os" {
  204. OBJECT_PATH "/org/bluez/agent";
  205. STRING "";
  206. };
  207.  
  208. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=859
  209. Sender=:1.24 Destination=org.freedesktop.DBus Path=/org/freedesktop/DBus Interface=org.freedesktop.DBus Member=AddMatch
  210. UniqueName=:1.24
  211. MESSAGE "s" {
  212. STRING "type='signal',sender='org.freedesktop.DBus',path='/org/freedesktop/DBus',interface='org.freedesktop.DBus',member='NameOwnerChanged',arg0=':1.60'";
  213. };
  214.  
  215. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=46 ReplyCookie=859
  216. Sender=org.freedesktop.DBus Destination=:1.24
  217. MESSAGE "" {
  218. };
  219.  
  220. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=860 ReplyCookie=10
  221. Sender=:1.24 Destination=:1.60
  222. UniqueName=:1.24
  223. MESSAGE "" {
  224. };
  225.  
  226. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=18
  227. Sender=:1.60 Destination=org.bluez Path=/org/bluez Interface=org.bluez.AgentManager1 Member=RequestDefaultAgent
  228. UniqueName=:1.60
  229. MESSAGE "o" {
  230. OBJECT_PATH "/org/bluez/agent";
  231. };
  232.  
  233. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=861 ReplyCookie=18
  234. Sender=:1.24 Destination=:1.60
  235. UniqueName=:1.24
  236. MESSAGE "" {
  237. };
  238.  
  239. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=19
  240. Sender=:1.60 Destination=org.bluez Path=/org/bluez/hci0 Interface=org.freedesktop.DBus.Properties Member=Set
  241. UniqueName=:1.60
  242. MESSAGE "ssv" {
  243. STRING "org.bluez.Adapter1";
  244. STRING "Pairable";
  245. VARIANT "b" {
  246. BOOLEAN true;
  247. };
  248. };
  249.  
  250. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=862 ReplyCookie=19
  251. Sender=:1.24 Destination=:1.60
  252. UniqueName=:1.24
  253. MESSAGE "" {
  254. };
  255.  
  256. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=20
  257. Sender=:1.60 Destination=org.bluez Path=/org/bluez/hci0 Interface=org.freedesktop.DBus.Properties Member=Set
  258. UniqueName=:1.60
  259. MESSAGE "ssv" {
  260. STRING "org.bluez.Adapter1";
  261. STRING "Discoverable";
  262. VARIANT "b" {
  263. BOOLEAN true;
  264. };
  265. };
  266.  
  267. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=863 ReplyCookie=20
  268. Sender=:1.24 Destination=:1.60
  269. UniqueName=:1.24
  270. MESSAGE "" {
  271. };
  272.  
  273. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=21
  274. Sender=:1.60 Destination=org.bluez Path=/org/bluez/hci0 Interface=org.bluez.Adapter1 Member=StartDiscovery
  275. UniqueName=:1.60
  276. MESSAGE "" {
  277. };
  278.  
  279. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=864 ReplyCookie=21
  280. Sender=:1.24 Destination=:1.60
  281. UniqueName=:1.24
  282. MESSAGE "" {
  283. };
  284.  
  285. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=865
  286. Sender=:1.24 Path=/org/bluez/hci0 Interface=org.freedesktop.DBus.Properties Member=PropertiesChanged
  287. UniqueName=:1.24
  288. MESSAGE "sa{sv}as" {
  289. STRING "org.bluez.Adapter1";
  290. ARRAY "{sv}" {
  291. DICT_ENTRY "sv" {
  292. STRING "Discovering";
  293. VARIANT "b" {
  294. BOOLEAN true;
  295. };
  296. };
  297. };
  298. ARRAY "s" {
  299. };
  300. };
  301.  
  302. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=293
  303. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0 Interface=org.freedesktop.DBus.Properties Member=GetAll
  304. UniqueName=:1.29
  305. MESSAGE "s" {
  306. STRING "org.bluez.Adapter1";
  307. };
  308.  
  309. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=866 ReplyCookie=293
  310. Sender=:1.24 Destination=:1.29
  311. UniqueName=:1.24
  312. MESSAGE "a{sv}" {
  313. ARRAY "{sv}" {
  314. DICT_ENTRY "sv" {
  315. STRING "Address";
  316. VARIANT "s" {
  317. STRING "E4:5F:01:0B:D8:45";
  318. };
  319. };
  320. DICT_ENTRY "sv" {
  321. STRING "AddressType";
  322. VARIANT "s" {
  323. STRING "public";
  324. };
  325. };
  326. DICT_ENTRY "sv" {
  327. STRING "Name";
  328. VARIANT "s" {
  329. STRING "raspberrypi";
  330. };
  331. };
  332. DICT_ENTRY "sv" {
  333. STRING "Alias";
  334. VARIANT "s" {
  335. STRING "raspberrypi";
  336. };
  337. };
  338. DICT_ENTRY "sv" {
  339. STRING "Class";
  340. VARIANT "u" {
  341. UINT32 1835008;
  342. };
  343. };
  344. DICT_ENTRY "sv" {
  345. STRING "Powered";
  346. VARIANT "b" {
  347. BOOLEAN true;
  348. };
  349. };
  350. DICT_ENTRY "sv" {
  351. STRING "Discoverable";
  352. VARIANT "b" {
  353. BOOLEAN true;
  354. };
  355. };
  356. DICT_ENTRY "sv" {
  357. STRING "DiscoverableTimeout";
  358. VARIANT "u" {
  359. UINT32 0;
  360. };
  361. };
  362. DICT_ENTRY "sv" {
  363. STRING "Pairable";
  364. VARIANT "b" {
  365. BOOLEAN true;
  366. };
  367. };
  368. DICT_ENTRY "sv" {
  369. STRING "PairableTimeout";
  370. VARIANT "u" {
  371. UINT32 0;
  372. };
  373. };
  374. DICT_ENTRY "sv" {
  375. STRING "Discovering";
  376. VARIANT "b" {
  377. BOOLEAN true;
  378. };
  379. };
  380. DICT_ENTRY "sv" {
  381. STRING "UUIDs";
  382. VARIANT "as" {
  383. ARRAY "s" {
  384. STRING "00001112-0000-1000-8000-00805f9b34fb";
  385. STRING "00001801-0000-1000-8000-00805f9b34fb";
  386. STRING "0000110e-0000-1000-8000-00805f9b34fb";
  387. STRING "00001106-0000-1000-8000-00805f9b34fb";
  388. STRING "00001800-0000-1000-8000-00805f9b34fb";
  389. STRING "00001105-0000-1000-8000-00805f9b34fb";
  390. STRING "00001200-0000-1000-8000-00805f9b34fb";
  391. STRING "0000110c-0000-1000-8000-00805f9b34fb";
  392. STRING "00001104-0000-1000-8000-00805f9b34fb";
  393. STRING "0000110a-0000-1000-8000-00805f9b34fb";
  394. STRING "0000110b-0000-1000-8000-00805f9b34fb";
  395. STRING "00005005-0000-1000-8000-0002ee000001";
  396. STRING "00001133-0000-1000-8000-00805f9b34fb";
  397. STRING "0000112f-0000-1000-8000-00805f9b34fb";
  398. STRING "00001132-0000-1000-8000-00805f9b34fb";
  399. STRING "00001108-0000-1000-8000-00805f9b34fb";
  400. };
  401. };
  402. };
  403. DICT_ENTRY "sv" {
  404. STRING "Modalias";
  405. VARIANT "s" {
  406. STRING "usb:v1D6Bp0246d0532";
  407. };
  408. };
  409. };
  410. };
  411.  
  412. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=867
  413. Sender=:1.24 Path=/ Interface=org.freedesktop.DBus.ObjectManager Member=InterfacesAdded
  414. UniqueName=:1.24
  415. MESSAGE "oa{sa{sv}}" {
  416. OBJECT_PATH "/org/bluez/hci0/dev_A4_C1_38_9A_84_7F";
  417. ARRAY "{sa{sv}}" {
  418. DICT_ENTRY "sa{sv}" {
  419. STRING "org.freedesktop.DBus.Introspectable";
  420. ARRAY "{sv}" {
  421. };
  422. };
  423. DICT_ENTRY "sa{sv}" {
  424. STRING "org.bluez.Device1";
  425. ARRAY "{sv}" {
  426. DICT_ENTRY "sv" {
  427. STRING "Address";
  428. VARIANT "s" {
  429. STRING "A4:C1:38:9A:84:7F";
  430. };
  431. };
  432. DICT_ENTRY "sv" {
  433. STRING "AddressType";
  434. VARIANT "s" {
  435. STRING "public";
  436. };
  437. };
  438. DICT_ENTRY "sv" {
  439. STRING "Name";
  440. VARIANT "s" {
  441. STRING "Triones-A4C1389A84";
  442. };
  443. };
  444. DICT_ENTRY "sv" {
  445. STRING "Alias";
  446. VARIANT "s" {
  447. STRING "Triones-A4C1389A84";
  448. };
  449. };
  450. DICT_ENTRY "sv" {
  451. STRING "Paired";
  452. VARIANT "b" {
  453. BOOLEAN false;
  454. };
  455. };
  456. DICT_ENTRY "sv" {
  457. STRING "Trusted";
  458. VARIANT "b" {
  459. BOOLEAN false;
  460. };
  461. };
  462. DICT_ENTRY "sv" {
  463. STRING "Blocked";
  464. VARIANT "b" {
  465. BOOLEAN false;
  466. };
  467. };
  468. DICT_ENTRY "sv" {
  469. STRING "LegacyPairing";
  470. VARIANT "b" {
  471. BOOLEAN false;
  472. };
  473. };
  474. DICT_ENTRY "sv" {
  475. STRING "RSSI";
  476. VARIANT "n" {
  477. INT16 -61;
  478. };
  479. };
  480. DICT_ENTRY "sv" {
  481. STRING "Connected";
  482. VARIANT "b" {
  483. BOOLEAN false;
  484. };
  485. };
  486. DICT_ENTRY "sv" {
  487. STRING "UUIDs";
  488. VARIANT "as" {
  489. ARRAY "s" {
  490. STRING "0000ffd0-0000-1000-8000-00805f9b34fb";
  491. STRING "0000ffd5-0000-1000-8000-00805f9b34fb";
  492. };
  493. };
  494. };
  495. DICT_ENTRY "sv" {
  496. STRING "Adapter";
  497. VARIANT "o" {
  498. OBJECT_PATH "/org/bluez/hci0";
  499. };
  500. };
  501. DICT_ENTRY "sv" {
  502. STRING "ManufacturerData";
  503. VARIANT "a{qv}" {
  504. ARRAY "{qv}" {
  505. DICT_ENTRY "qv" {
  506. UINT16 20808;
  507. VARIANT "ay" {
  508. ARRAY "y" {
  509. BYTE 164;
  510. BYTE 193;
  511. BYTE 56;
  512. BYTE 154;
  513. BYTE 132;
  514. BYTE 127;
  515. };
  516. };
  517. };
  518. };
  519. };
  520. };
  521. DICT_ENTRY "sv" {
  522. STRING "ServicesResolved";
  523. VARIANT "b" {
  524. BOOLEAN false;
  525. };
  526. };
  527. };
  528. };
  529. DICT_ENTRY "sa{sv}" {
  530. STRING "org.freedesktop.DBus.Properties";
  531. ARRAY "{sv}" {
  532. };
  533. };
  534. };
  535. };
  536.  
  537. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=868
  538. Sender=:1.24 Path=/ Interface=org.freedesktop.DBus.ObjectManager Member=InterfacesAdded
  539. UniqueName=:1.24
  540. MESSAGE "oa{sa{sv}}" {
  541. OBJECT_PATH "/org/bluez/hci0/dev_6B_BA_6C_5D_BC_00";
  542. ARRAY "{sa{sv}}" {
  543. DICT_ENTRY "sa{sv}" {
  544. STRING "org.freedesktop.DBus.Introspectable";
  545. ARRAY "{sv}" {
  546. };
  547. };
  548. DICT_ENTRY "sa{sv}" {
  549. STRING "org.bluez.Device1";
  550. ARRAY "{sv}" {
  551. DICT_ENTRY "sv" {
  552. STRING "Address";
  553. VARIANT "s" {
  554. STRING "6B:BA:6C:5D:BC:00";
  555. };
  556. };
  557. DICT_ENTRY "sv" {
  558. STRING "AddressType";
  559. VARIANT "s" {
  560. STRING "random";
  561. };
  562. };
  563. DICT_ENTRY "sv" {
  564. STRING "Alias";
  565. VARIANT "s" {
  566. STRING "6B-BA-6C-5D-BC-00";
  567. };
  568. };
  569. DICT_ENTRY "sv" {
  570. STRING "Paired";
  571. VARIANT "b" {
  572. BOOLEAN false;
  573. };
  574. };
  575. DICT_ENTRY "sv" {
  576. STRING "Trusted";
  577. VARIANT "b" {
  578. BOOLEAN false;
  579. };
  580. };
  581. DICT_ENTRY "sv" {
  582. STRING "Blocked";
  583. VARIANT "b" {
  584. BOOLEAN false;
  585. };
  586. };
  587. DICT_ENTRY "sv" {
  588. STRING "LegacyPairing";
  589. VARIANT "b" {
  590. BOOLEAN false;
  591. };
  592. };
  593. DICT_ENTRY "sv" {
  594. STRING "RSSI";
  595. VARIANT "n" {
  596. INT16 -55;
  597. };
  598. };
  599. DICT_ENTRY "sv" {
  600. STRING "Connected";
  601. VARIANT "b" {
  602. BOOLEAN false;
  603. };
  604. };
  605. DICT_ENTRY "sv" {
  606. STRING "UUIDs";
  607. VARIANT "as" {
  608. ARRAY "s" {
  609. STRING "0117f5da-0000-1000-8000-00805f9b34fb";
  610. };
  611. };
  612. };
  613. DICT_ENTRY "sv" {
  614. STRING "Adapter";
  615. VARIANT "o" {
  616. OBJECT_PATH "/org/bluez/hci0";
  617. };
  618. };
  619. DICT_ENTRY "sv" {
  620. STRING "ManufacturerData";
  621. VARIANT "a{qv}" {
  622. ARRAY "{qv}" {
  623. DICT_ENTRY "qv" {
  624. UINT16 4780;
  625. VARIANT "ay" {
  626. ARRAY "y" {
  627. BYTE 47;
  628. BYTE 3;
  629. BYTE 153;
  630. BYTE 29;
  631. BYTE 207;
  632. BYTE 117;
  633. };
  634. };
  635. };
  636. };
  637. };
  638. };
  639. DICT_ENTRY "sv" {
  640. STRING "ServicesResolved";
  641. VARIANT "b" {
  642. BOOLEAN false;
  643. };
  644. };
  645. };
  646. };
  647. DICT_ENTRY "sa{sv}" {
  648. STRING "org.freedesktop.DBus.Properties";
  649. ARRAY "{sv}" {
  650. };
  651. };
  652. };
  653. };
  654.  
  655. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=869
  656. Sender=:1.24 Path=/ Interface=org.freedesktop.DBus.ObjectManager Member=InterfacesAdded
  657. UniqueName=:1.24
  658. MESSAGE "oa{sa{sv}}" {
  659. OBJECT_PATH "/org/bluez/hci0/dev_00_00_01_02_14_EF";
  660. ARRAY "{sa{sv}}" {
  661. DICT_ENTRY "sa{sv}" {
  662. STRING "org.freedesktop.DBus.Introspectable";
  663. ARRAY "{sv}" {
  664. };
  665. };
  666. DICT_ENTRY "sa{sv}" {
  667. STRING "org.bluez.Device1";
  668. ARRAY "{sv}" {
  669. DICT_ENTRY "sv" {
  670. STRING "Address";
  671. VARIANT "s" {
  672. STRING "00:00:01:02:14:EF";
  673. };
  674. };
  675. DICT_ENTRY "sv" {
  676. STRING "AddressType";
  677. VARIANT "s" {
  678. STRING "public";
  679. };
  680. };
  681. DICT_ENTRY "sv" {
  682. STRING "Name";
  683. VARIANT "s" {
  684. STRING "Bluetooth Mouse";
  685. };
  686. };
  687. DICT_ENTRY "sv" {
  688. STRING "Alias";
  689. VARIANT "s" {
  690. STRING "Bluetooth Mouse";
  691. };
  692. };
  693. DICT_ENTRY "sv" {
  694. STRING "Class";
  695. VARIANT "u" {
  696. UINT32 9600;
  697. };
  698. };
  699. DICT_ENTRY "sv" {
  700. STRING "Icon";
  701. VARIANT "s" {
  702. STRING "input-mouse";
  703. };
  704. };
  705. DICT_ENTRY "sv" {
  706. STRING "Paired";
  707. VARIANT "b" {
  708. BOOLEAN false;
  709. };
  710. };
  711. DICT_ENTRY "sv" {
  712. STRING "Trusted";
  713. VARIANT "b" {
  714. BOOLEAN false;
  715. };
  716. };
  717. DICT_ENTRY "sv" {
  718. STRING "Blocked";
  719. VARIANT "b" {
  720. BOOLEAN false;
  721. };
  722. };
  723. DICT_ENTRY "sv" {
  724. STRING "LegacyPairing";
  725. VARIANT "b" {
  726. BOOLEAN false;
  727. };
  728. };
  729. DICT_ENTRY "sv" {
  730. STRING "RSSI";
  731. VARIANT "n" {
  732. INT16 -56;
  733. };
  734. };
  735. DICT_ENTRY "sv" {
  736. STRING "Connected";
  737. VARIANT "b" {
  738. BOOLEAN false;
  739. };
  740. };
  741. DICT_ENTRY "sv" {
  742. STRING "UUIDs";
  743. VARIANT "as" {
  744. ARRAY "s" {
  745. STRING "00001100-0000-1000-8000-00805f9b34fb";
  746. STRING "00000001-0000-1000-8000-00805f9b34fb";
  747. STRING "00000210-0000-1000-8000-00805f9b34fb";
  748. STRING "00002411-0000-1000-8000-00805f9b34fb";
  749. STRING "00000012-0000-1000-8000-00805f9b34fb";
  750. STRING "00000100-0000-1000-8000-00805f9b34fb";
  751. };
  752. };
  753. };
  754. DICT_ENTRY "sv" {
  755. STRING "Adapter";
  756. VARIANT "o" {
  757. OBJECT_PATH "/org/bluez/hci0";
  758. };
  759. };
  760. DICT_ENTRY "sv" {
  761. STRING "ServicesResolved";
  762. VARIANT "b" {
  763. BOOLEAN false;
  764. };
  765. };
  766. };
  767. };
  768. DICT_ENTRY "sa{sv}" {
  769. STRING "org.freedesktop.DBus.Properties";
  770. ARRAY "{sv}" {
  771. };
  772. };
  773. };
  774. };
  775.  
  776. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=870
  777. Sender=:1.24 Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Properties Member=PropertiesChanged
  778. UniqueName=:1.24
  779. MESSAGE "sa{sv}as" {
  780. STRING "org.bluez.Device1";
  781. ARRAY "{sv}" {
  782. DICT_ENTRY "sv" {
  783. STRING "Connected";
  784. VARIANT "b" {
  785. BOOLEAN true;
  786. };
  787. };
  788. };
  789. ARRAY "s" {
  790. };
  791. };
  792.  
  793. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=294
  794. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Introspectable Member=Introspect
  795. UniqueName=:1.29
  796. MESSAGE "" {
  797. };
  798.  
  799. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=871 ReplyCookie=294
  800. Sender=:1.24 Destination=:1.29
  801. UniqueName=:1.24
  802. MESSAGE "s" {
  803. STRING "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  804. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  805. <node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
  806. </method></interface><interface name="org.bluez.Device1"><method name="Disconnect"></method><method name="Connect"></method><method name="ConnectProfile"><arg name="UUID" type="s" direction="in"/>
  807. </method><method name="DisconnectProfile"><arg name="UUID" type="s" direction="in"/>
  808. </method><method name="Pair"></method><method name="CancelPairing"></method><property name="Address" type="s" access="read"></property><property name="AddressType" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Appearance" type="q" access="read"></property><property name="Icon" type="s" access="read"></property><property name="Paired" type="b" access="read"></property><property name="Trusted" type="b" access="readwrite"></property><property name="Blocked" type="b" access="readwrite"></property><property name="LegacyPairing" type="b" access="read"></property><property name="RSSI" type="n" access="read"></property><property name="Connected" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property><property name="Adapter" type="o" access="read"></property><property name="ManufacturerData" type="a{qv}" access="read"></property><property name="ServiceData" type="a{sv}" access="read"></property><property name="TxPower" type="n" access="read"></property><property name="ServicesResolved" type="b" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
  809. <arg name="name" type="s" direction="in"/>
  810. <arg name="value" type="v" direction="out"/>
  811. </method><method name="Set"><arg name="interface" type="s" direction="in"/>
  812. <arg name="name" type="s" direction="in"/>
  813. <arg name="value" type="v" direction="in"/>
  814. </method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
  815. <arg name="properties" type="a{sv}" direction="out"/>
  816. </method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
  817. <arg name="changed_properties" type="a{sv}"/>
  818. <arg name="invalidated_properties" type="as"/>
  819. </signal>
  820. </interface></node>";
  821. };
  822.  
  823. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=295
  824. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Properties Member=GetAll
  825. UniqueName=:1.29
  826. MESSAGE "s" {
  827. STRING "org.bluez.Device1";
  828. };
  829.  
  830. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=872 ReplyCookie=295
  831. Sender=:1.24 Destination=:1.29
  832. UniqueName=:1.24
  833. MESSAGE "a{sv}" {
  834. ARRAY "{sv}" {
  835. DICT_ENTRY "sv" {
  836. STRING "Address";
  837. VARIANT "s" {
  838. STRING "00:00:01:02:14:EF";
  839. };
  840. };
  841. DICT_ENTRY "sv" {
  842. STRING "AddressType";
  843. VARIANT "s" {
  844. STRING "public";
  845. };
  846. };
  847. DICT_ENTRY "sv" {
  848. STRING "Name";
  849. VARIANT "s" {
  850. STRING "Bluetooth Mouse";
  851. };
  852. };
  853. DICT_ENTRY "sv" {
  854. STRING "Alias";
  855. VARIANT "s" {
  856. STRING "Bluetooth Mouse";
  857. };
  858. };
  859. DICT_ENTRY "sv" {
  860. STRING "Class";
  861. VARIANT "u" {
  862. UINT32 9600;
  863. };
  864. };
  865. DICT_ENTRY "sv" {
  866. STRING "Icon";
  867. VARIANT "s" {
  868. STRING "input-mouse";
  869. };
  870. };
  871. DICT_ENTRY "sv" {
  872. STRING "Paired";
  873. VARIANT "b" {
  874. BOOLEAN false;
  875. };
  876. };
  877. DICT_ENTRY "sv" {
  878. STRING "Trusted";
  879. VARIANT "b" {
  880. BOOLEAN false;
  881. };
  882. };
  883. DICT_ENTRY "sv" {
  884. STRING "Blocked";
  885. VARIANT "b" {
  886. BOOLEAN false;
  887. };
  888. };
  889. DICT_ENTRY "sv" {
  890. STRING "LegacyPairing";
  891. VARIANT "b" {
  892. BOOLEAN false;
  893. };
  894. };
  895. DICT_ENTRY "sv" {
  896. STRING "RSSI";
  897. VARIANT "n" {
  898. INT16 -56;
  899. };
  900. };
  901. DICT_ENTRY "sv" {
  902. STRING "Connected";
  903. VARIANT "b" {
  904. BOOLEAN true;
  905. };
  906. };
  907. DICT_ENTRY "sv" {
  908. STRING "UUIDs";
  909. VARIANT "as" {
  910. ARRAY "s" {
  911. STRING "00001100-0000-1000-8000-00805f9b34fb";
  912. STRING "00000001-0000-1000-8000-00805f9b34fb";
  913. STRING "00000210-0000-1000-8000-00805f9b34fb";
  914. STRING "00002411-0000-1000-8000-00805f9b34fb";
  915. STRING "00000012-0000-1000-8000-00805f9b34fb";
  916. STRING "00000100-0000-1000-8000-00805f9b34fb";
  917. };
  918. };
  919. };
  920. DICT_ENTRY "sv" {
  921. STRING "Adapter";
  922. VARIANT "o" {
  923. OBJECT_PATH "/org/bluez/hci0";
  924. };
  925. };
  926. DICT_ENTRY "sv" {
  927. STRING "ServicesResolved";
  928. VARIANT "b" {
  929. BOOLEAN false;
  930. };
  931. };
  932. };
  933. };
  934.  
  935. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=299
  936. Sender=:1.29 Destination=org.bluez Path=/ Interface=org.freedesktop.DBus.Introspectable Member=Introspect
  937. UniqueName=:1.29
  938. MESSAGE "" {
  939. };
  940.  
  941. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=873 ReplyCookie=299
  942. Sender=:1.24 Destination=:1.29
  943. UniqueName=:1.24
  944. MESSAGE "s" {
  945. STRING "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  946. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  947. <node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
  948. </method></interface><interface name="org.freedesktop.DBus.ObjectManager"><method name="GetManagedObjects"><arg name="objects" type="a{oa{sa{sv}}}" direction="out"/>
  949. </method><signal name="InterfacesAdded"><arg name="object" type="o"/>
  950. <arg name="interfaces" type="a{sa{sv}}"/>
  951. </signal>
  952. <signal name="InterfacesRemoved"><arg name="object" type="o"/>
  953. <arg name="interfaces" type="as"/>
  954. </signal>
  955. </interface><node name="org"/></node>";
  956. };
  957.  
  958. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=300
  959. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0 Interface=org.freedesktop.DBus.Introspectable Member=Introspect
  960. UniqueName=:1.29
  961. MESSAGE "" {
  962. };
  963.  
  964. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=874 ReplyCookie=300
  965. Sender=:1.24 Destination=:1.29
  966. UniqueName=:1.24
  967. MESSAGE "s" {
  968. STRING "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  969. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  970. <node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
  971. </method></interface><interface name="org.bluez.Adapter1"><method name="StartDiscovery"></method><method name="SetDiscoveryFilter"><arg name="properties" type="a{sv}" direction="in"/>
  972. </method><method name="StopDiscovery"></method><method name="RemoveDevice"><arg name="device" type="o" direction="in"/>
  973. </method><method name="GetDiscoveryFilters"><arg name="filters" type="as" direction="out"/>
  974. </method><property name="Address" type="s" access="read"></property><property name="AddressType" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Powered" type="b" access="readwrite"></property><property name="Discoverable" type="b" access="readwrite"></property><property name="DiscoverableTimeout" type="u" access="readwrite"></property><property name="Pairable" type="b" access="readwrite"></property><property name="PairableTimeout" type="u" access="readwrite"></property><property name="Discovering" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
  975. <arg name="name" type="s" direction="in"/>
  976. <arg name="value" type="v" direction="out"/>
  977. </method><method name="Set"><arg name="interface" type="s" direction="in"/>
  978. <arg name="name" type="s" direction="in"/>
  979. <arg name="value" type="v" direction="in"/>
  980. </method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
  981. <arg name="properties" type="a{sv}" direction="out"/>
  982. </method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
  983. <arg name="changed_properties" type="a{sv}"/>
  984. <arg name="invalidated_properties" type="as"/>
  985. </signal>
  986. </interface><interface name="org.bluez.GattManager1"><method name="RegisterApplication"><arg name="application" type="o" direction="in"/>
  987. <arg name="options" type="a{sv}" direction="in"/>
  988. </method><method name="UnregisterApplication"><arg name="application" type="o" direction="in"/>
  989. </method></interface><interface name="org.bluez.LEAdvertisingManager1"><method name="RegisterAdvertisement"><arg name="advertisement" type="o" direction="in"/>
  990. <arg name="options" type="a{sv}" direction="in"/>
  991. </method><method name="UnregisterAdvertisement"><arg name="service" type="o" direction="in"/>
  992. </method><property name="ActiveInstances" type="y" access="read"></property><property name="SupportedInstances" type="y" access="read"></property><property name="SupportedIncludes" type="as" access="read"></property></interface><interface name="org.bluez.Media1"><method name="RegisterEndpoint"><arg name="endpoint" type="o" direction="in"/>
  993. <arg name="properties" type="a{sv}" direction="in"/>
  994. </method><method name="UnregisterEndpoint"><arg name="endpoint" type="o" direction="in"/>
  995. </method><method name="RegisterPlayer"><arg name="player" type="o" direction="in"/>
  996. <arg name="properties" type="a{sv}" direction="in"/>
  997. </method><method name="UnregisterPlayer"><arg name="player" type="o" direction="in"/>
  998. </method></interface><interface name="org.bluez.NetworkServer1"><method name="Register"><arg name="uuid" type="s" direction="in"/>
  999. <arg name="bridge" type="s" direction="in"/>
  1000. </method><method name="Unregister"><arg name="uuid" type="s" direction="in"/>
  1001. </method></interface><node name="dev_00_00_01_02_14_EF"/><node name="dev_6B_BA_6C_5D_BC_00"/><node name="dev_A4_C1_38_9A_84_7F"/></node>";
  1002. };
  1003.  
  1004. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=875
  1005. Sender=:1.24 Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Properties Member=PropertiesChanged
  1006. UniqueName=:1.24
  1007. MESSAGE "sa{sv}as" {
  1008. STRING "org.bluez.Device1";
  1009. ARRAY "{sv}" {
  1010. DICT_ENTRY "sv" {
  1011. STRING "Connected";
  1012. VARIANT "b" {
  1013. BOOLEAN false;
  1014. };
  1015. };
  1016. };
  1017. ARRAY "s" {
  1018. };
  1019. };
  1020.  
  1021. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=876
  1022. Sender=:1.24 Path=/ Interface=org.freedesktop.DBus.ObjectManager Member=InterfacesRemoved
  1023. UniqueName=:1.24
  1024. MESSAGE "oas" {
  1025. OBJECT_PATH "/org/bluez/hci0/dev_00_00_01_02_14_EF";
  1026. ARRAY "s" {
  1027. STRING "org.freedesktop.DBus.Properties";
  1028. STRING "org.freedesktop.DBus.Introspectable";
  1029. STRING "org.bluez.Device1";
  1030. };
  1031. };
  1032.  
  1033. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=304
  1034. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Introspectable Member=Introspect
  1035. UniqueName=:1.29
  1036. MESSAGE "" {
  1037. };
  1038.  
  1039. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=877 ReplyCookie=304
  1040. Sender=:1.24 Destination=:1.29
  1041. UniqueName=:1.24
  1042. MESSAGE "s" {
  1043. STRING "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  1044. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  1045. <node>
  1046. </node>
  1047. ";
  1048. };
  1049.  
  1050. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=305
  1051. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Properties Member=GetAll
  1052. UniqueName=:1.29
  1053. MESSAGE "s" {
  1054. STRING "org.bluez.Device1";
  1055. };
  1056.  
  1057. \u2023 Type=error Endian=l Flags=1 Version=1 Priority=0 Cookie=878 ReplyCookie=305
  1058. Sender=:1.24 Destination=:1.29
  1059. ErrorName=org.freedesktop.DBus.Error.UnknownObject ErrorMessage="Method "GetAll" with signature "s" on interface "org.freedesktop.DBus.Properties" doesn't exist
  1060. "
  1061. UniqueName=:1.24
  1062. MESSAGE "s" {
  1063. STRING "Method "GetAll" with signature "s" on interface "org.freedesktop.DBus.Properties" doesn't exist
  1064. ";
  1065. };
  1066.  
  1067. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=306
  1068. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Introspectable Member=Introspect
  1069. UniqueName=:1.29
  1070. MESSAGE "" {
  1071. };
  1072.  
  1073. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=879 ReplyCookie=306
  1074. Sender=:1.24 Destination=:1.29
  1075. UniqueName=:1.24
  1076. MESSAGE "s" {
  1077. STRING "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  1078. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  1079. <node>
  1080. </node>
  1081. ";
  1082. };
  1083.  
  1084. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=307
  1085. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Properties Member=GetAll
  1086. UniqueName=:1.29
  1087. MESSAGE "s" {
  1088. STRING "org.bluez.Device1";
  1089. };
  1090.  
  1091. \u2023 Type=error Endian=l Flags=1 Version=1 Priority=0 Cookie=880 ReplyCookie=307
  1092. Sender=:1.24 Destination=:1.29
  1093. ErrorName=org.freedesktop.DBus.Error.UnknownObject ErrorMessage="Method "GetAll" with signature "s" on interface "org.freedesktop.DBus.Properties" doesn't exist
  1094. "
  1095. UniqueName=:1.24
  1096. MESSAGE "s" {
  1097. STRING "Method "GetAll" with signature "s" on interface "org.freedesktop.DBus.Properties" doesn't exist
  1098. ";
  1099. };
  1100.  
  1101. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=26
  1102. Sender=:1.60 Destination=org.bluez Path=/org/bluez/hci0 Interface=org.bluez.Adapter1 Member=StopDiscovery
  1103. UniqueName=:1.60
  1104. MESSAGE "" {
  1105. };
  1106.  
  1107. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=881
  1108. Sender=:1.24 Path=/org/bluez/hci0/dev_6B_BA_6C_5D_BC_00 Interface=org.freedesktop.DBus.Properties Member=PropertiesChanged
  1109. UniqueName=:1.24
  1110. MESSAGE "sa{sv}as" {
  1111. STRING "org.bluez.Device1";
  1112. ARRAY "{sv}" {
  1113. };
  1114. ARRAY "s" {
  1115. STRING "RSSI";
  1116. };
  1117. };
  1118.  
  1119. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=882
  1120. Sender=:1.24 Path=/org/bluez/hci0/dev_A4_C1_38_9A_84_7F Interface=org.freedesktop.DBus.Properties Member=PropertiesChanged
  1121. UniqueName=:1.24
  1122. MESSAGE "sa{sv}as" {
  1123. STRING "org.bluez.Device1";
  1124. ARRAY "{sv}" {
  1125. };
  1126. ARRAY "s" {
  1127. STRING "RSSI";
  1128. };
  1129. };
  1130.  
  1131. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=883
  1132. Sender=:1.24 Path=/org/bluez/hci0 Interface=org.freedesktop.DBus.Properties Member=PropertiesChanged
  1133. UniqueName=:1.24
  1134. MESSAGE "sa{sv}as" {
  1135. STRING "org.bluez.Adapter1";
  1136. ARRAY "{sv}" {
  1137. DICT_ENTRY "sv" {
  1138. STRING "Discovering";
  1139. VARIANT "b" {
  1140. BOOLEAN false;
  1141. };
  1142. };
  1143. };
  1144. ARRAY "s" {
  1145. };
  1146. };
  1147.  
  1148. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=884 ReplyCookie=26
  1149. Sender=:1.24 Destination=:1.60
  1150. UniqueName=:1.24
  1151. MESSAGE "" {
  1152. };
  1153.  
  1154. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=308
  1155. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0 Interface=org.freedesktop.DBus.Properties Member=GetAll
  1156. UniqueName=:1.29
  1157. MESSAGE "s" {
  1158. STRING "org.bluez.Adapter1";
  1159. };
  1160.  
  1161. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=885 ReplyCookie=308
  1162. Sender=:1.24 Destination=:1.29
  1163. UniqueName=:1.24
  1164. MESSAGE "a{sv}" {
  1165. ARRAY "{sv}" {
  1166. DICT_ENTRY "sv" {
  1167. STRING "Address";
  1168. VARIANT "s" {
  1169. STRING "E4:5F:01:0B:D8:45";
  1170. };
  1171. };
  1172. DICT_ENTRY "sv" {
  1173. STRING "AddressType";
  1174. VARIANT "s" {
  1175. STRING "public";
  1176. };
  1177. };
  1178. DICT_ENTRY "sv" {
  1179. STRING "Name";
  1180. VARIANT "s" {
  1181. STRING "raspberrypi";
  1182. };
  1183. };
  1184. DICT_ENTRY "sv" {
  1185. STRING "Alias";
  1186. VARIANT "s" {
  1187. STRING "raspberrypi";
  1188. };
  1189. };
  1190. DICT_ENTRY "sv" {
  1191. STRING "Class";
  1192. VARIANT "u" {
  1193. UINT32 1835008;
  1194. };
  1195. };
  1196. DICT_ENTRY "sv" {
  1197. STRING "Powered";
  1198. VARIANT "b" {
  1199. BOOLEAN true;
  1200. };
  1201. };
  1202. DICT_ENTRY "sv" {
  1203. STRING "Discoverable";
  1204. VARIANT "b" {
  1205. BOOLEAN true;
  1206. };
  1207. };
  1208. DICT_ENTRY "sv" {
  1209. STRING "DiscoverableTimeout";
  1210. VARIANT "u" {
  1211. UINT32 0;
  1212. };
  1213. };
  1214. DICT_ENTRY "sv" {
  1215. STRING "Pairable";
  1216. VARIANT "b" {
  1217. BOOLEAN true;
  1218. };
  1219. };
  1220. DICT_ENTRY "sv" {
  1221. STRING "PairableTimeout";
  1222. VARIANT "u" {
  1223. UINT32 0;
  1224. };
  1225. };
  1226. DICT_ENTRY "sv" {
  1227. STRING "Discovering";
  1228. VARIANT "b" {
  1229. BOOLEAN false;
  1230. };
  1231. };
  1232. DICT_ENTRY "sv" {
  1233. STRING "UUIDs";
  1234. VARIANT "as" {
  1235. ARRAY "s" {
  1236. STRING "00001112-0000-1000-8000-00805f9b34fb";
  1237. STRING "00001801-0000-1000-8000-00805f9b34fb";
  1238. STRING "0000110e-0000-1000-8000-00805f9b34fb";
  1239. STRING "00001106-0000-1000-8000-00805f9b34fb";
  1240. STRING "00001800-0000-1000-8000-00805f9b34fb";
  1241. STRING "00001105-0000-1000-8000-00805f9b34fb";
  1242. STRING "00001200-0000-1000-8000-00805f9b34fb";
  1243. STRING "0000110c-0000-1000-8000-00805f9b34fb";
  1244. STRING "00001104-0000-1000-8000-00805f9b34fb";
  1245. STRING "0000110a-0000-1000-8000-00805f9b34fb";
  1246. STRING "0000110b-0000-1000-8000-00805f9b34fb";
  1247. STRING "00005005-0000-1000-8000-0002ee000001";
  1248. STRING "00001133-0000-1000-8000-00805f9b34fb";
  1249. STRING "0000112f-0000-1000-8000-00805f9b34fb";
  1250. STRING "00001132-0000-1000-8000-00805f9b34fb";
  1251. STRING "00001108-0000-1000-8000-00805f9b34fb";
  1252. };
  1253. };
  1254. };
  1255. DICT_ENTRY "sv" {
  1256. STRING "Modalias";
  1257. VARIANT "s" {
  1258. STRING "usb:v1D6Bp0246d0532";
  1259. };
  1260. };
  1261. };
  1262. };
  1263.  
  1264. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=27
  1265. Sender=:1.60 Destination=org.bluez Path=/org/bluez/hci0 Interface=org.bluez.Adapter1 Member=StartDiscovery
  1266. UniqueName=:1.60
  1267. MESSAGE "" {
  1268. };
  1269.  
  1270. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=886 ReplyCookie=27
  1271. Sender=:1.24 Destination=:1.60
  1272. UniqueName=:1.24
  1273. MESSAGE "" {
  1274. };
  1275.  
  1276. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=887
  1277. Sender=:1.24 Path=/org/bluez/hci0 Interface=org.freedesktop.DBus.Properties Member=PropertiesChanged
  1278. UniqueName=:1.24
  1279. MESSAGE "sa{sv}as" {
  1280. STRING "org.bluez.Adapter1";
  1281. ARRAY "{sv}" {
  1282. DICT_ENTRY "sv" {
  1283. STRING "Discovering";
  1284. VARIANT "b" {
  1285. BOOLEAN true;
  1286. };
  1287. };
  1288. };
  1289. ARRAY "s" {
  1290. };
  1291. };
  1292.  
  1293. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=309
  1294. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0 Interface=org.freedesktop.DBus.Properties Member=GetAll
  1295. UniqueName=:1.29
  1296. MESSAGE "s" {
  1297. STRING "org.bluez.Adapter1";
  1298. };
  1299.  
  1300. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=888 ReplyCookie=309
  1301. Sender=:1.24 Destination=:1.29
  1302. UniqueName=:1.24
  1303. MESSAGE "a{sv}" {
  1304. ARRAY "{sv}" {
  1305. DICT_ENTRY "sv" {
  1306. STRING "Address";
  1307. VARIANT "s" {
  1308. STRING "E4:5F:01:0B:D8:45";
  1309. };
  1310. };
  1311. DICT_ENTRY "sv" {
  1312. STRING "AddressType";
  1313. VARIANT "s" {
  1314. STRING "public";
  1315. };
  1316. };
  1317. DICT_ENTRY "sv" {
  1318. STRING "Name";
  1319. VARIANT "s" {
  1320. STRING "raspberrypi";
  1321. };
  1322. };
  1323. DICT_ENTRY "sv" {
  1324. STRING "Alias";
  1325. VARIANT "s" {
  1326. STRING "raspberrypi";
  1327. };
  1328. };
  1329. DICT_ENTRY "sv" {
  1330. STRING "Class";
  1331. VARIANT "u" {
  1332. UINT32 1835008;
  1333. };
  1334. };
  1335. DICT_ENTRY "sv" {
  1336. STRING "Powered";
  1337. VARIANT "b" {
  1338. BOOLEAN true;
  1339. };
  1340. };
  1341. DICT_ENTRY "sv" {
  1342. STRING "Discoverable";
  1343. VARIANT "b" {
  1344. BOOLEAN true;
  1345. };
  1346. };
  1347. DICT_ENTRY "sv" {
  1348. STRING "DiscoverableTimeout";
  1349. VARIANT "u" {
  1350. UINT32 0;
  1351. };
  1352. };
  1353. DICT_ENTRY "sv" {
  1354. STRING "Pairable";
  1355. VARIANT "b" {
  1356. BOOLEAN true;
  1357. };
  1358. };
  1359. DICT_ENTRY "sv" {
  1360. STRING "PairableTimeout";
  1361. VARIANT "u" {
  1362. UINT32 0;
  1363. };
  1364. };
  1365. DICT_ENTRY "sv" {
  1366. STRING "Discovering";
  1367. VARIANT "b" {
  1368. BOOLEAN true;
  1369. };
  1370. };
  1371. DICT_ENTRY "sv" {
  1372. STRING "UUIDs";
  1373. VARIANT "as" {
  1374. ARRAY "s" {
  1375. STRING "00001112-0000-1000-8000-00805f9b34fb";
  1376. STRING "00001801-0000-1000-8000-00805f9b34fb";
  1377. STRING "0000110e-0000-1000-8000-00805f9b34fb";
  1378. STRING "00001106-0000-1000-8000-00805f9b34fb";
  1379. STRING "00001800-0000-1000-8000-00805f9b34fb";
  1380. STRING "00001105-0000-1000-8000-00805f9b34fb";
  1381. STRING "00001200-0000-1000-8000-00805f9b34fb";
  1382. STRING "0000110c-0000-1000-8000-00805f9b34fb";
  1383. STRING "00001104-0000-1000-8000-00805f9b34fb";
  1384. STRING "0000110a-0000-1000-8000-00805f9b34fb";
  1385. STRING "0000110b-0000-1000-8000-00805f9b34fb";
  1386. STRING "00005005-0000-1000-8000-0002ee000001";
  1387. STRING "00001133-0000-1000-8000-00805f9b34fb";
  1388. STRING "0000112f-0000-1000-8000-00805f9b34fb";
  1389. STRING "00001132-0000-1000-8000-00805f9b34fb";
  1390. STRING "00001108-0000-1000-8000-00805f9b34fb";
  1391. };
  1392. };
  1393. };
  1394. DICT_ENTRY "sv" {
  1395. STRING "Modalias";
  1396. VARIANT "s" {
  1397. STRING "usb:v1D6Bp0246d0532";
  1398. };
  1399. };
  1400. };
  1401. };
  1402.  
  1403. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=889
  1404. Sender=:1.24 Path=/org/bluez/hci0/dev_A4_C1_38_9A_84_7F Interface=org.freedesktop.DBus.Properties Member=PropertiesChanged
  1405. UniqueName=:1.24
  1406. MESSAGE "sa{sv}as" {
  1407. STRING "org.bluez.Device1";
  1408. ARRAY "{sv}" {
  1409. DICT_ENTRY "sv" {
  1410. STRING "RSSI";
  1411. VARIANT "n" {
  1412. INT16 -58;
  1413. };
  1414. };
  1415. };
  1416. ARRAY "s" {
  1417. };
  1418. };
  1419.  
  1420. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=890
  1421. Sender=:1.24 Path=/org/bluez/hci0/dev_6B_BA_6C_5D_BC_00 Interface=org.freedesktop.DBus.Properties Member=PropertiesChanged
  1422. UniqueName=:1.24
  1423. MESSAGE "sa{sv}as" {
  1424. STRING "org.bluez.Device1";
  1425. ARRAY "{sv}" {
  1426. DICT_ENTRY "sv" {
  1427. STRING "RSSI";
  1428. VARIANT "n" {
  1429. INT16 -52;
  1430. };
  1431. };
  1432. };
  1433. ARRAY "s" {
  1434. };
  1435. };
  1436.  
  1437. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=891
  1438. Sender=:1.24 Path=/ Interface=org.freedesktop.DBus.ObjectManager Member=InterfacesAdded
  1439. UniqueName=:1.24
  1440. MESSAGE "oa{sa{sv}}" {
  1441. OBJECT_PATH "/org/bluez/hci0/dev_00_00_01_02_14_EF";
  1442. ARRAY "{sa{sv}}" {
  1443. DICT_ENTRY "sa{sv}" {
  1444. STRING "org.freedesktop.DBus.Introspectable";
  1445. ARRAY "{sv}" {
  1446. };
  1447. };
  1448. DICT_ENTRY "sa{sv}" {
  1449. STRING "org.bluez.Device1";
  1450. ARRAY "{sv}" {
  1451. DICT_ENTRY "sv" {
  1452. STRING "Address";
  1453. VARIANT "s" {
  1454. STRING "00:00:01:02:14:EF";
  1455. };
  1456. };
  1457. DICT_ENTRY "sv" {
  1458. STRING "AddressType";
  1459. VARIANT "s" {
  1460. STRING "public";
  1461. };
  1462. };
  1463. DICT_ENTRY "sv" {
  1464. STRING "Name";
  1465. VARIANT "s" {
  1466. STRING "Bluetooth Mouse";
  1467. };
  1468. };
  1469. DICT_ENTRY "sv" {
  1470. STRING "Alias";
  1471. VARIANT "s" {
  1472. STRING "Bluetooth Mouse";
  1473. };
  1474. };
  1475. DICT_ENTRY "sv" {
  1476. STRING "Class";
  1477. VARIANT "u" {
  1478. UINT32 9600;
  1479. };
  1480. };
  1481. DICT_ENTRY "sv" {
  1482. STRING "Icon";
  1483. VARIANT "s" {
  1484. STRING "input-mouse";
  1485. };
  1486. };
  1487. DICT_ENTRY "sv" {
  1488. STRING "Paired";
  1489. VARIANT "b" {
  1490. BOOLEAN false;
  1491. };
  1492. };
  1493. DICT_ENTRY "sv" {
  1494. STRING "Trusted";
  1495. VARIANT "b" {
  1496. BOOLEAN false;
  1497. };
  1498. };
  1499. DICT_ENTRY "sv" {
  1500. STRING "Blocked";
  1501. VARIANT "b" {
  1502. BOOLEAN false;
  1503. };
  1504. };
  1505. DICT_ENTRY "sv" {
  1506. STRING "LegacyPairing";
  1507. VARIANT "b" {
  1508. BOOLEAN false;
  1509. };
  1510. };
  1511. DICT_ENTRY "sv" {
  1512. STRING "RSSI";
  1513. VARIANT "n" {
  1514. INT16 -59;
  1515. };
  1516. };
  1517. DICT_ENTRY "sv" {
  1518. STRING "Connected";
  1519. VARIANT "b" {
  1520. BOOLEAN false;
  1521. };
  1522. };
  1523. DICT_ENTRY "sv" {
  1524. STRING "UUIDs";
  1525. VARIANT "as" {
  1526. ARRAY "s" {
  1527. STRING "00001100-0000-1000-8000-00805f9b34fb";
  1528. STRING "00000001-0000-1000-8000-00805f9b34fb";
  1529. STRING "00000210-0000-1000-8000-00805f9b34fb";
  1530. STRING "00002411-0000-1000-8000-00805f9b34fb";
  1531. STRING "00000012-0000-1000-8000-00805f9b34fb";
  1532. STRING "00000100-0000-1000-8000-00805f9b34fb";
  1533. };
  1534. };
  1535. };
  1536. DICT_ENTRY "sv" {
  1537. STRING "Adapter";
  1538. VARIANT "o" {
  1539. OBJECT_PATH "/org/bluez/hci0";
  1540. };
  1541. };
  1542. DICT_ENTRY "sv" {
  1543. STRING "ServicesResolved";
  1544. VARIANT "b" {
  1545. BOOLEAN false;
  1546. };
  1547. };
  1548. };
  1549. };
  1550. DICT_ENTRY "sa{sv}" {
  1551. STRING "org.freedesktop.DBus.Properties";
  1552. ARRAY "{sv}" {
  1553. };
  1554. };
  1555. };
  1556. };
  1557.  
  1558. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=29
  1559. Sender=:1.60 Destination=org.bluez Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.bluez.Device1 Member=Pair
  1560. UniqueName=:1.60
  1561. MESSAGE "" {
  1562. };
  1563.  
  1564. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=892
  1565. Sender=:1.24 Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Properties Member=PropertiesChanged
  1566. UniqueName=:1.24
  1567. MESSAGE "sa{sv}as" {
  1568. STRING "org.bluez.Device1";
  1569. ARRAY "{sv}" {
  1570. DICT_ENTRY "sv" {
  1571. STRING "Connected";
  1572. VARIANT "b" {
  1573. BOOLEAN true;
  1574. };
  1575. };
  1576. };
  1577. ARRAY "s" {
  1578. };
  1579. };
  1580.  
  1581. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=310
  1582. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Introspectable Member=Introspect
  1583. UniqueName=:1.29
  1584. MESSAGE "" {
  1585. };
  1586.  
  1587. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=893 ReplyCookie=310
  1588. Sender=:1.24 Destination=:1.29
  1589. UniqueName=:1.24
  1590. MESSAGE "s" {
  1591. STRING "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  1592. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  1593. <node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
  1594. </method></interface><interface name="org.bluez.Device1"><method name="Disconnect"></method><method name="Connect"></method><method name="ConnectProfile"><arg name="UUID" type="s" direction="in"/>
  1595. </method><method name="DisconnectProfile"><arg name="UUID" type="s" direction="in"/>
  1596. </method><method name="Pair"></method><method name="CancelPairing"></method><property name="Address" type="s" access="read"></property><property name="AddressType" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Appearance" type="q" access="read"></property><property name="Icon" type="s" access="read"></property><property name="Paired" type="b" access="read"></property><property name="Trusted" type="b" access="readwrite"></property><property name="Blocked" type="b" access="readwrite"></property><property name="LegacyPairing" type="b" access="read"></property><property name="RSSI" type="n" access="read"></property><property name="Connected" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property><property name="Adapter" type="o" access="read"></property><property name="ManufacturerData" type="a{qv}" access="read"></property><property name="ServiceData" type="a{sv}" access="read"></property><property name="TxPower" type="n" access="read"></property><property name="ServicesResolved" type="b" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
  1597. <arg name="name" type="s" direction="in"/>
  1598. <arg name="value" type="v" direction="out"/>
  1599. </method><method name="Set"><arg name="interface" type="s" direction="in"/>
  1600. <arg name="name" type="s" direction="in"/>
  1601. <arg name="value" type="v" direction="in"/>
  1602. </method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
  1603. <arg name="properties" type="a{sv}" direction="out"/>
  1604. </method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
  1605. <arg name="changed_properties" type="a{sv}"/>
  1606. <arg name="invalidated_properties" type="as"/>
  1607. </signal>
  1608. </interface></node>";
  1609. };
  1610.  
  1611. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=311
  1612. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Properties Member=GetAll
  1613. UniqueName=:1.29
  1614. MESSAGE "s" {
  1615. STRING "org.bluez.Device1";
  1616. };
  1617.  
  1618. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=894 ReplyCookie=311
  1619. Sender=:1.24 Destination=:1.29
  1620. UniqueName=:1.24
  1621. MESSAGE "a{sv}" {
  1622. ARRAY "{sv}" {
  1623. DICT_ENTRY "sv" {
  1624. STRING "Address";
  1625. VARIANT "s" {
  1626. STRING "00:00:01:02:14:EF";
  1627. };
  1628. };
  1629. DICT_ENTRY "sv" {
  1630. STRING "AddressType";
  1631. VARIANT "s" {
  1632. STRING "public";
  1633. };
  1634. };
  1635. DICT_ENTRY "sv" {
  1636. STRING "Name";
  1637. VARIANT "s" {
  1638. STRING "Bluetooth Mouse";
  1639. };
  1640. };
  1641. DICT_ENTRY "sv" {
  1642. STRING "Alias";
  1643. VARIANT "s" {
  1644. STRING "Bluetooth Mouse";
  1645. };
  1646. };
  1647. DICT_ENTRY "sv" {
  1648. STRING "Class";
  1649. VARIANT "u" {
  1650. UINT32 9600;
  1651. };
  1652. };
  1653. DICT_ENTRY "sv" {
  1654. STRING "Icon";
  1655. VARIANT "s" {
  1656. STRING "input-mouse";
  1657. };
  1658. };
  1659. DICT_ENTRY "sv" {
  1660. STRING "Paired";
  1661. VARIANT "b" {
  1662. BOOLEAN false;
  1663. };
  1664. };
  1665. DICT_ENTRY "sv" {
  1666. STRING "Trusted";
  1667. VARIANT "b" {
  1668. BOOLEAN false;
  1669. };
  1670. };
  1671. DICT_ENTRY "sv" {
  1672. STRING "Blocked";
  1673. VARIANT "b" {
  1674. BOOLEAN false;
  1675. };
  1676. };
  1677. DICT_ENTRY "sv" {
  1678. STRING "LegacyPairing";
  1679. VARIANT "b" {
  1680. BOOLEAN false;
  1681. };
  1682. };
  1683. DICT_ENTRY "sv" {
  1684. STRING "RSSI";
  1685. VARIANT "n" {
  1686. INT16 -59;
  1687. };
  1688. };
  1689. DICT_ENTRY "sv" {
  1690. STRING "Connected";
  1691. VARIANT "b" {
  1692. BOOLEAN true;
  1693. };
  1694. };
  1695. DICT_ENTRY "sv" {
  1696. STRING "UUIDs";
  1697. VARIANT "as" {
  1698. ARRAY "s" {
  1699. STRING "00001100-0000-1000-8000-00805f9b34fb";
  1700. STRING "00000001-0000-1000-8000-00805f9b34fb";
  1701. STRING "00000210-0000-1000-8000-00805f9b34fb";
  1702. STRING "00002411-0000-1000-8000-00805f9b34fb";
  1703. STRING "00000012-0000-1000-8000-00805f9b34fb";
  1704. STRING "00000100-0000-1000-8000-00805f9b34fb";
  1705. };
  1706. };
  1707. };
  1708. DICT_ENTRY "sv" {
  1709. STRING "Adapter";
  1710. VARIANT "o" {
  1711. OBJECT_PATH "/org/bluez/hci0";
  1712. };
  1713. };
  1714. DICT_ENTRY "sv" {
  1715. STRING "ServicesResolved";
  1716. VARIANT "b" {
  1717. BOOLEAN false;
  1718. };
  1719. };
  1720. };
  1721. };
  1722.  
  1723. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=315
  1724. Sender=:1.29 Destination=org.bluez Path=/ Interface=org.freedesktop.DBus.Introspectable Member=Introspect
  1725. UniqueName=:1.29
  1726. MESSAGE "" {
  1727. };
  1728.  
  1729. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=895 ReplyCookie=315
  1730. Sender=:1.24 Destination=:1.29
  1731. UniqueName=:1.24
  1732. MESSAGE "s" {
  1733. STRING "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  1734. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  1735. <node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
  1736. </method></interface><interface name="org.freedesktop.DBus.ObjectManager"><method name="GetManagedObjects"><arg name="objects" type="a{oa{sa{sv}}}" direction="out"/>
  1737. </method><signal name="InterfacesAdded"><arg name="object" type="o"/>
  1738. <arg name="interfaces" type="a{sa{sv}}"/>
  1739. </signal>
  1740. <signal name="InterfacesRemoved"><arg name="object" type="o"/>
  1741. <arg name="interfaces" type="as"/>
  1742. </signal>
  1743. </interface><node name="org"/></node>";
  1744. };
  1745.  
  1746. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=316
  1747. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0 Interface=org.freedesktop.DBus.Introspectable Member=Introspect
  1748. UniqueName=:1.29
  1749. MESSAGE "" {
  1750. };
  1751.  
  1752. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=896 ReplyCookie=316
  1753. Sender=:1.24 Destination=:1.29
  1754. UniqueName=:1.24
  1755. MESSAGE "s" {
  1756. STRING "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  1757. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  1758. <node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
  1759. </method></interface><interface name="org.bluez.Adapter1"><method name="StartDiscovery"></method><method name="SetDiscoveryFilter"><arg name="properties" type="a{sv}" direction="in"/>
  1760. </method><method name="StopDiscovery"></method><method name="RemoveDevice"><arg name="device" type="o" direction="in"/>
  1761. </method><method name="GetDiscoveryFilters"><arg name="filters" type="as" direction="out"/>
  1762. </method><property name="Address" type="s" access="read"></property><property name="AddressType" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Powered" type="b" access="readwrite"></property><property name="Discoverable" type="b" access="readwrite"></property><property name="DiscoverableTimeout" type="u" access="readwrite"></property><property name="Pairable" type="b" access="readwrite"></property><property name="PairableTimeout" type="u" access="readwrite"></property><property name="Discovering" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
  1763. <arg name="name" type="s" direction="in"/>
  1764. <arg name="value" type="v" direction="out"/>
  1765. </method><method name="Set"><arg name="interface" type="s" direction="in"/>
  1766. <arg name="name" type="s" direction="in"/>
  1767. <arg name="value" type="v" direction="in"/>
  1768. </method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
  1769. <arg name="properties" type="a{sv}" direction="out"/>
  1770. </method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
  1771. <arg name="changed_properties" type="a{sv}"/>
  1772. <arg name="invalidated_properties" type="as"/>
  1773. </signal>
  1774. </interface><interface name="org.bluez.GattManager1"><method name="RegisterApplication"><arg name="application" type="o" direction="in"/>
  1775. <arg name="options" type="a{sv}" direction="in"/>
  1776. </method><method name="UnregisterApplication"><arg name="application" type="o" direction="in"/>
  1777. </method></interface><interface name="org.bluez.LEAdvertisingManager1"><method name="RegisterAdvertisement"><arg name="advertisement" type="o" direction="in"/>
  1778. <arg name="options" type="a{sv}" direction="in"/>
  1779. </method><method name="UnregisterAdvertisement"><arg name="service" type="o" direction="in"/>
  1780. </method><property name="ActiveInstances" type="y" access="read"></property><property name="SupportedInstances" type="y" access="read"></property><property name="SupportedIncludes" type="as" access="read"></property></interface><interface name="org.bluez.Media1"><method name="RegisterEndpoint"><arg name="endpoint" type="o" direction="in"/>
  1781. <arg name="properties" type="a{sv}" direction="in"/>
  1782. </method><method name="UnregisterEndpoint"><arg name="endpoint" type="o" direction="in"/>
  1783. </method><method name="RegisterPlayer"><arg name="player" type="o" direction="in"/>
  1784. <arg name="properties" type="a{sv}" direction="in"/>
  1785. </method><method name="UnregisterPlayer"><arg name="player" type="o" direction="in"/>
  1786. </method></interface><interface name="org.bluez.NetworkServer1"><method name="Register"><arg name="uuid" type="s" direction="in"/>
  1787. <arg name="bridge" type="s" direction="in"/>
  1788. </method><method name="Unregister"><arg name="uuid" type="s" direction="in"/>
  1789. </method></interface><node name="dev_00_00_01_02_14_EF"/><node name="dev_6B_BA_6C_5D_BC_00"/><node name="dev_A4_C1_38_9A_84_7F"/></node>";
  1790. };
  1791.  
  1792. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=897
  1793. Sender=:1.24 Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Properties Member=PropertiesChanged
  1794. UniqueName=:1.24
  1795. MESSAGE "sa{sv}as" {
  1796. STRING "org.bluez.Device1";
  1797. ARRAY "{sv}" {
  1798. DICT_ENTRY "sv" {
  1799. STRING "Connected";
  1800. VARIANT "b" {
  1801. BOOLEAN false;
  1802. };
  1803. };
  1804. };
  1805. ARRAY "s" {
  1806. };
  1807. };
  1808.  
  1809. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=320
  1810. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Introspectable Member=Introspect
  1811. UniqueName=:1.29
  1812. MESSAGE "" {
  1813. };
  1814.  
  1815. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=898 ReplyCookie=320
  1816. Sender=:1.24 Destination=:1.29
  1817. UniqueName=:1.24
  1818. MESSAGE "s" {
  1819. STRING "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  1820. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  1821. <node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
  1822. </method></interface><interface name="org.bluez.Device1"><method name="Disconnect"></method><method name="Connect"></method><method name="ConnectProfile"><arg name="UUID" type="s" direction="in"/>
  1823. </method><method name="DisconnectProfile"><arg name="UUID" type="s" direction="in"/>
  1824. </method><method name="Pair"></method><method name="CancelPairing"></method><property name="Address" type="s" access="read"></property><property name="AddressType" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Appearance" type="q" access="read"></property><property name="Icon" type="s" access="read"></property><property name="Paired" type="b" access="read"></property><property name="Trusted" type="b" access="readwrite"></property><property name="Blocked" type="b" access="readwrite"></property><property name="LegacyPairing" type="b" access="read"></property><property name="RSSI" type="n" access="read"></property><property name="Connected" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property><property name="Adapter" type="o" access="read"></property><property name="ManufacturerData" type="a{qv}" access="read"></property><property name="ServiceData" type="a{sv}" access="read"></property><property name="TxPower" type="n" access="read"></property><property name="ServicesResolved" type="b" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
  1825. <arg name="name" type="s" direction="in"/>
  1826. <arg name="value" type="v" direction="out"/>
  1827. </method><method name="Set"><arg name="interface" type="s" direction="in"/>
  1828. <arg name="name" type="s" direction="in"/>
  1829. <arg name="value" type="v" direction="in"/>
  1830. </method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
  1831. <arg name="properties" type="a{sv}" direction="out"/>
  1832. </method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
  1833. <arg name="changed_properties" type="a{sv}"/>
  1834. <arg name="invalidated_properties" type="as"/>
  1835. </signal>
  1836. </interface></node>";
  1837. };
  1838.  
  1839. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=321
  1840. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Properties Member=GetAll
  1841. UniqueName=:1.29
  1842. MESSAGE "s" {
  1843. STRING "org.bluez.Device1";
  1844. };
  1845.  
  1846. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=899 ReplyCookie=321
  1847. Sender=:1.24 Destination=:1.29
  1848. UniqueName=:1.24
  1849. MESSAGE "a{sv}" {
  1850. ARRAY "{sv}" {
  1851. DICT_ENTRY "sv" {
  1852. STRING "Address";
  1853. VARIANT "s" {
  1854. STRING "00:00:01:02:14:EF";
  1855. };
  1856. };
  1857. DICT_ENTRY "sv" {
  1858. STRING "AddressType";
  1859. VARIANT "s" {
  1860. STRING "public";
  1861. };
  1862. };
  1863. DICT_ENTRY "sv" {
  1864. STRING "Name";
  1865. VARIANT "s" {
  1866. STRING "Bluetooth Mouse";
  1867. };
  1868. };
  1869. DICT_ENTRY "sv" {
  1870. STRING "Alias";
  1871. VARIANT "s" {
  1872. STRING "Bluetooth Mouse";
  1873. };
  1874. };
  1875. DICT_ENTRY "sv" {
  1876. STRING "Class";
  1877. VARIANT "u" {
  1878. UINT32 9600;
  1879. };
  1880. };
  1881. DICT_ENTRY "sv" {
  1882. STRING "Icon";
  1883. VARIANT "s" {
  1884. STRING "input-mouse";
  1885. };
  1886. };
  1887. DICT_ENTRY "sv" {
  1888. STRING "Paired";
  1889. VARIANT "b" {
  1890. BOOLEAN true;
  1891. };
  1892. };
  1893. DICT_ENTRY "sv" {
  1894. STRING "Trusted";
  1895. VARIANT "b" {
  1896. BOOLEAN false;
  1897. };
  1898. };
  1899. DICT_ENTRY "sv" {
  1900. STRING "Blocked";
  1901. VARIANT "b" {
  1902. BOOLEAN false;
  1903. };
  1904. };
  1905. DICT_ENTRY "sv" {
  1906. STRING "LegacyPairing";
  1907. VARIANT "b" {
  1908. BOOLEAN false;
  1909. };
  1910. };
  1911. DICT_ENTRY "sv" {
  1912. STRING "RSSI";
  1913. VARIANT "n" {
  1914. INT16 -59;
  1915. };
  1916. };
  1917. DICT_ENTRY "sv" {
  1918. STRING "Connected";
  1919. VARIANT "b" {
  1920. BOOLEAN false;
  1921. };
  1922. };
  1923. DICT_ENTRY "sv" {
  1924. STRING "UUIDs";
  1925. VARIANT "as" {
  1926. ARRAY "s" {
  1927. STRING "00001100-0000-1000-8000-00805f9b34fb";
  1928. STRING "00000001-0000-1000-8000-00805f9b34fb";
  1929. STRING "00000210-0000-1000-8000-00805f9b34fb";
  1930. STRING "00002411-0000-1000-8000-00805f9b34fb";
  1931. STRING "00000012-0000-1000-8000-00805f9b34fb";
  1932. STRING "00000100-0000-1000-8000-00805f9b34fb";
  1933. };
  1934. };
  1935. };
  1936. DICT_ENTRY "sv" {
  1937. STRING "Adapter";
  1938. VARIANT "o" {
  1939. OBJECT_PATH "/org/bluez/hci0";
  1940. };
  1941. };
  1942. DICT_ENTRY "sv" {
  1943. STRING "ServicesResolved";
  1944. VARIANT "b" {
  1945. BOOLEAN false;
  1946. };
  1947. };
  1948. };
  1949. };
  1950.  
  1951. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=325
  1952. Sender=:1.29 Destination=org.bluez Path=/ Interface=org.freedesktop.DBus.Introspectable Member=Introspect
  1953. UniqueName=:1.29
  1954. MESSAGE "" {
  1955. };
  1956.  
  1957. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=900 ReplyCookie=325
  1958. Sender=:1.24 Destination=:1.29
  1959. UniqueName=:1.24
  1960. MESSAGE "s" {
  1961. STRING "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  1962. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  1963. <node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
  1964. </method></interface><interface name="org.freedesktop.DBus.ObjectManager"><method name="GetManagedObjects"><arg name="objects" type="a{oa{sa{sv}}}" direction="out"/>
  1965. </method><signal name="InterfacesAdded"><arg name="object" type="o"/>
  1966. <arg name="interfaces" type="a{sa{sv}}"/>
  1967. </signal>
  1968. <signal name="InterfacesRemoved"><arg name="object" type="o"/>
  1969. <arg name="interfaces" type="as"/>
  1970. </signal>
  1971. </interface><node name="org"/></node>";
  1972. };
  1973.  
  1974. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=326
  1975. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0 Interface=org.freedesktop.DBus.Introspectable Member=Introspect
  1976. UniqueName=:1.29
  1977. MESSAGE "" {
  1978. };
  1979.  
  1980. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=901 ReplyCookie=326
  1981. Sender=:1.24 Destination=:1.29
  1982. UniqueName=:1.24
  1983. MESSAGE "s" {
  1984. STRING "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  1985. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  1986. <node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
  1987. </method></interface><interface name="org.bluez.Adapter1"><method name="StartDiscovery"></method><method name="SetDiscoveryFilter"><arg name="properties" type="a{sv}" direction="in"/>
  1988. </method><method name="StopDiscovery"></method><method name="RemoveDevice"><arg name="device" type="o" direction="in"/>
  1989. </method><method name="GetDiscoveryFilters"><arg name="filters" type="as" direction="out"/>
  1990. </method><property name="Address" type="s" access="read"></property><property name="AddressType" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Powered" type="b" access="readwrite"></property><property name="Discoverable" type="b" access="readwrite"></property><property name="DiscoverableTimeout" type="u" access="readwrite"></property><property name="Pairable" type="b" access="readwrite"></property><property name="PairableTimeout" type="u" access="readwrite"></property><property name="Discovering" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
  1991. <arg name="name" type="s" direction="in"/>
  1992. <arg name="value" type="v" direction="out"/>
  1993. </method><method name="Set"><arg name="interface" type="s" direction="in"/>
  1994. <arg name="name" type="s" direction="in"/>
  1995. <arg name="value" type="v" direction="in"/>
  1996. </method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
  1997. <arg name="properties" type="a{sv}" direction="out"/>
  1998. </method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
  1999. <arg name="changed_properties" type="a{sv}"/>
  2000. <arg name="invalidated_properties" type="as"/>
  2001. </signal>
  2002. </interface><interface name="org.bluez.GattManager1"><method name="RegisterApplication"><arg name="application" type="o" direction="in"/>
  2003. <arg name="options" type="a{sv}" direction="in"/>
  2004. </method><method name="UnregisterApplication"><arg name="application" type="o" direction="in"/>
  2005. </method></interface><interface name="org.bluez.LEAdvertisingManager1"><method name="RegisterAdvertisement"><arg name="advertisement" type="o" direction="in"/>
  2006. <arg name="options" type="a{sv}" direction="in"/>
  2007. </method><method name="UnregisterAdvertisement"><arg name="service" type="o" direction="in"/>
  2008. </method><property name="ActiveInstances" type="y" access="read"></property><property name="SupportedInstances" type="y" access="read"></property><property name="SupportedIncludes" type="as" access="read"></property></interface><interface name="org.bluez.Media1"><method name="RegisterEndpoint"><arg name="endpoint" type="o" direction="in"/>
  2009. <arg name="properties" type="a{sv}" direction="in"/>
  2010. </method><method name="UnregisterEndpoint"><arg name="endpoint" type="o" direction="in"/>
  2011. </method><method name="RegisterPlayer"><arg name="player" type="o" direction="in"/>
  2012. <arg name="properties" type="a{sv}" direction="in"/>
  2013. </method><method name="UnregisterPlayer"><arg name="player" type="o" direction="in"/>
  2014. </method></interface><interface name="org.bluez.NetworkServer1"><method name="Register"><arg name="uuid" type="s" direction="in"/>
  2015. <arg name="bridge" type="s" direction="in"/>
  2016. </method><method name="Unregister"><arg name="uuid" type="s" direction="in"/>
  2017. </method></interface><node name="dev_00_00_01_02_14_EF"/><node name="dev_6B_BA_6C_5D_BC_00"/><node name="dev_A4_C1_38_9A_84_7F"/></node>";
  2018. };
  2019.  
  2020. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=330
  2021. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Introspectable Member=Introspect
  2022. UniqueName=:1.29
  2023. MESSAGE "" {
  2024. };
  2025.  
  2026. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=902 ReplyCookie=330
  2027. Sender=:1.24 Destination=:1.29
  2028. UniqueName=:1.24
  2029. MESSAGE "s" {
  2030. STRING "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  2031. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  2032. <node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
  2033. </method></interface><interface name="org.bluez.Device1"><method name="Disconnect"></method><method name="Connect"></method><method name="ConnectProfile"><arg name="UUID" type="s" direction="in"/>
  2034. </method><method name="DisconnectProfile"><arg name="UUID" type="s" direction="in"/>
  2035. </method><method name="Pair"></method><method name="CancelPairing"></method><property name="Address" type="s" access="read"></property><property name="AddressType" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Appearance" type="q" access="read"></property><property name="Icon" type="s" access="read"></property><property name="Paired" type="b" access="read"></property><property name="Trusted" type="b" access="readwrite"></property><property name="Blocked" type="b" access="readwrite"></property><property name="LegacyPairing" type="b" access="read"></property><property name="RSSI" type="n" access="read"></property><property name="Connected" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property><property name="Adapter" type="o" access="read"></property><property name="ManufacturerData" type="a{qv}" access="read"></property><property name="ServiceData" type="a{sv}" access="read"></property><property name="TxPower" type="n" access="read"></property><property name="ServicesResolved" type="b" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
  2036. <arg name="name" type="s" direction="in"/>
  2037. <arg name="value" type="v" direction="out"/>
  2038. </method><method name="Set"><arg name="interface" type="s" direction="in"/>
  2039. <arg name="name" type="s" direction="in"/>
  2040. <arg name="value" type="v" direction="in"/>
  2041. </method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
  2042. <arg name="properties" type="a{sv}" direction="out"/>
  2043. </method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
  2044. <arg name="changed_properties" type="a{sv}"/>
  2045. <arg name="invalidated_properties" type="as"/>
  2046. </signal>
  2047. </interface></node>";
  2048. };
  2049.  
  2050. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=331
  2051. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Properties Member=GetAll
  2052. UniqueName=:1.29
  2053. MESSAGE "s" {
  2054. STRING "org.bluez.Device1";
  2055. };
  2056.  
  2057. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=903 ReplyCookie=331
  2058. Sender=:1.24 Destination=:1.29
  2059. UniqueName=:1.24
  2060. MESSAGE "a{sv}" {
  2061. ARRAY "{sv}" {
  2062. DICT_ENTRY "sv" {
  2063. STRING "Address";
  2064. VARIANT "s" {
  2065. STRING "00:00:01:02:14:EF";
  2066. };
  2067. };
  2068. DICT_ENTRY "sv" {
  2069. STRING "AddressType";
  2070. VARIANT "s" {
  2071. STRING "public";
  2072. };
  2073. };
  2074. DICT_ENTRY "sv" {
  2075. STRING "Name";
  2076. VARIANT "s" {
  2077. STRING "Bluetooth Mouse";
  2078. };
  2079. };
  2080. DICT_ENTRY "sv" {
  2081. STRING "Alias";
  2082. VARIANT "s" {
  2083. STRING "Bluetooth Mouse";
  2084. };
  2085. };
  2086. DICT_ENTRY "sv" {
  2087. STRING "Class";
  2088. VARIANT "u" {
  2089. UINT32 9600;
  2090. };
  2091. };
  2092. DICT_ENTRY "sv" {
  2093. STRING "Icon";
  2094. VARIANT "s" {
  2095. STRING "input-mouse";
  2096. };
  2097. };
  2098. DICT_ENTRY "sv" {
  2099. STRING "Paired";
  2100. VARIANT "b" {
  2101. BOOLEAN true;
  2102. };
  2103. };
  2104. DICT_ENTRY "sv" {
  2105. STRING "Trusted";
  2106. VARIANT "b" {
  2107. BOOLEAN false;
  2108. };
  2109. };
  2110. DICT_ENTRY "sv" {
  2111. STRING "Blocked";
  2112. VARIANT "b" {
  2113. BOOLEAN false;
  2114. };
  2115. };
  2116. DICT_ENTRY "sv" {
  2117. STRING "LegacyPairing";
  2118. VARIANT "b" {
  2119. BOOLEAN false;
  2120. };
  2121. };
  2122. DICT_ENTRY "sv" {
  2123. STRING "RSSI";
  2124. VARIANT "n" {
  2125. INT16 -59;
  2126. };
  2127. };
  2128. DICT_ENTRY "sv" {
  2129. STRING "Connected";
  2130. VARIANT "b" {
  2131. BOOLEAN false;
  2132. };
  2133. };
  2134. DICT_ENTRY "sv" {
  2135. STRING "UUIDs";
  2136. VARIANT "as" {
  2137. ARRAY "s" {
  2138. STRING "00001100-0000-1000-8000-00805f9b34fb";
  2139. STRING "00000001-0000-1000-8000-00805f9b34fb";
  2140. STRING "00000210-0000-1000-8000-00805f9b34fb";
  2141. STRING "00002411-0000-1000-8000-00805f9b34fb";
  2142. STRING "00000012-0000-1000-8000-00805f9b34fb";
  2143. STRING "00000100-0000-1000-8000-00805f9b34fb";
  2144. };
  2145. };
  2146. };
  2147. DICT_ENTRY "sv" {
  2148. STRING "Adapter";
  2149. VARIANT "o" {
  2150. OBJECT_PATH "/org/bluez/hci0";
  2151. };
  2152. };
  2153. DICT_ENTRY "sv" {
  2154. STRING "ServicesResolved";
  2155. VARIANT "b" {
  2156. BOOLEAN false;
  2157. };
  2158. };
  2159. };
  2160. };
  2161.  
  2162. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=335
  2163. Sender=:1.29 Destination=org.bluez Path=/ Interface=org.freedesktop.DBus.Introspectable Member=Introspect
  2164. UniqueName=:1.29
  2165. MESSAGE "" {
  2166. };
  2167.  
  2168. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=904 ReplyCookie=335
  2169. Sender=:1.24 Destination=:1.29
  2170. UniqueName=:1.24
  2171. MESSAGE "s" {
  2172. STRING "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  2173. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  2174. <node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
  2175. </method></interface><interface name="org.freedesktop.DBus.ObjectManager"><method name="GetManagedObjects"><arg name="objects" type="a{oa{sa{sv}}}" direction="out"/>
  2176. </method><signal name="InterfacesAdded"><arg name="object" type="o"/>
  2177. <arg name="interfaces" type="a{sa{sv}}"/>
  2178. </signal>
  2179. <signal name="InterfacesRemoved"><arg name="object" type="o"/>
  2180. <arg name="interfaces" type="as"/>
  2181. </signal>
  2182. </interface><node name="org"/></node>";
  2183. };
  2184.  
  2185. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=336
  2186. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0 Interface=org.freedesktop.DBus.Introspectable Member=Introspect
  2187. UniqueName=:1.29
  2188. MESSAGE "" {
  2189. };
  2190.  
  2191. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=905 ReplyCookie=336
  2192. Sender=:1.24 Destination=:1.29
  2193. UniqueName=:1.24
  2194. MESSAGE "s" {
  2195. STRING "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
  2196. "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
  2197. <node><interface name="org.freedesktop.DBus.Introspectable"><method name="Introspect"><arg name="xml" type="s" direction="out"/>
  2198. </method></interface><interface name="org.bluez.Adapter1"><method name="StartDiscovery"></method><method name="SetDiscoveryFilter"><arg name="properties" type="a{sv}" direction="in"/>
  2199. </method><method name="StopDiscovery"></method><method name="RemoveDevice"><arg name="device" type="o" direction="in"/>
  2200. </method><method name="GetDiscoveryFilters"><arg name="filters" type="as" direction="out"/>
  2201. </method><property name="Address" type="s" access="read"></property><property name="AddressType" type="s" access="read"></property><property name="Name" type="s" access="read"></property><property name="Alias" type="s" access="readwrite"></property><property name="Class" type="u" access="read"></property><property name="Powered" type="b" access="readwrite"></property><property name="Discoverable" type="b" access="readwrite"></property><property name="DiscoverableTimeout" type="u" access="readwrite"></property><property name="Pairable" type="b" access="readwrite"></property><property name="PairableTimeout" type="u" access="readwrite"></property><property name="Discovering" type="b" access="read"></property><property name="UUIDs" type="as" access="read"></property><property name="Modalias" type="s" access="read"></property></interface><interface name="org.freedesktop.DBus.Properties"><method name="Get"><arg name="interface" type="s" direction="in"/>
  2202. <arg name="name" type="s" direction="in"/>
  2203. <arg name="value" type="v" direction="out"/>
  2204. </method><method name="Set"><arg name="interface" type="s" direction="in"/>
  2205. <arg name="name" type="s" direction="in"/>
  2206. <arg name="value" type="v" direction="in"/>
  2207. </method><method name="GetAll"><arg name="interface" type="s" direction="in"/>
  2208. <arg name="properties" type="a{sv}" direction="out"/>
  2209. </method><signal name="PropertiesChanged"><arg name="interface" type="s"/>
  2210. <arg name="changed_properties" type="a{sv}"/>
  2211. <arg name="invalidated_properties" type="as"/>
  2212. </signal>
  2213. </interface><interface name="org.bluez.GattManager1"><method name="RegisterApplication"><arg name="application" type="o" direction="in"/>
  2214. <arg name="options" type="a{sv}" direction="in"/>
  2215. </method><method name="UnregisterApplication"><arg name="application" type="o" direction="in"/>
  2216. </method></interface><interface name="org.bluez.LEAdvertisingManager1"><method name="RegisterAdvertisement"><arg name="advertisement" type="o" direction="in"/>
  2217. <arg name="options" type="a{sv}" direction="in"/>
  2218. </method><method name="UnregisterAdvertisement"><arg name="service" type="o" direction="in"/>
  2219. </method><property name="ActiveInstances" type="y" access="read"></property><property name="SupportedInstances" type="y" access="read"></property><property name="SupportedIncludes" type="as" access="read"></property></interface><interface name="org.bluez.Media1"><method name="RegisterEndpoint"><arg name="endpoint" type="o" direction="in"/>
  2220. <arg name="properties" type="a{sv}" direction="in"/>
  2221. </method><method name="UnregisterEndpoint"><arg name="endpoint" type="o" direction="in"/>
  2222. </method><method name="RegisterPlayer"><arg name="player" type="o" direction="in"/>
  2223. <arg name="properties" type="a{sv}" direction="in"/>
  2224. </method><method name="UnregisterPlayer"><arg name="player" type="o" direction="in"/>
  2225. </method></interface><interface name="org.bluez.NetworkServer1"><method name="Register"><arg name="uuid" type="s" direction="in"/>
  2226. <arg name="bridge" type="s" direction="in"/>
  2227. </method><method name="Unregister"><arg name="uuid" type="s" direction="in"/>
  2228. </method></interface><node name="dev_00_00_01_02_14_EF"/><node name="dev_6B_BA_6C_5D_BC_00"/><node name="dev_A4_C1_38_9A_84_7F"/></node>";
  2229. };
  2230.  
  2231. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=906
  2232. Sender=:1.24 Path=/ Interface=org.freedesktop.DBus.ObjectManager Member=InterfacesAdded
  2233. UniqueName=:1.24
  2234. MESSAGE "oa{sa{sv}}" {
  2235. OBJECT_PATH "/org/bluez/hci0/dev_ED_8E_0E_53_54_27";
  2236. ARRAY "{sa{sv}}" {
  2237. DICT_ENTRY "sa{sv}" {
  2238. STRING "org.freedesktop.DBus.Introspectable";
  2239. ARRAY "{sv}" {
  2240. };
  2241. };
  2242. DICT_ENTRY "sa{sv}" {
  2243. STRING "org.bluez.Device1";
  2244. ARRAY "{sv}" {
  2245. DICT_ENTRY "sv" {
  2246. STRING "Address";
  2247. VARIANT "s" {
  2248. STRING "ED:8E:0E:53:54:27";
  2249. };
  2250. };
  2251. DICT_ENTRY "sv" {
  2252. STRING "AddressType";
  2253. VARIANT "s" {
  2254. STRING "public";
  2255. };
  2256. };
  2257. DICT_ENTRY "sv" {
  2258. STRING "Name";
  2259. VARIANT "s" {
  2260. STRING "Bluetooth Mouse";
  2261. };
  2262. };
  2263. DICT_ENTRY "sv" {
  2264. STRING "Alias";
  2265. VARIANT "s" {
  2266. STRING "Bluetooth Mouse";
  2267. };
  2268. };
  2269. DICT_ENTRY "sv" {
  2270. STRING "Appearance";
  2271. VARIANT "q" {
  2272. UINT16 962;
  2273. };
  2274. };
  2275. DICT_ENTRY "sv" {
  2276. STRING "Icon";
  2277. VARIANT "s" {
  2278. STRING "input-mouse";
  2279. };
  2280. };
  2281. DICT_ENTRY "sv" {
  2282. STRING "Paired";
  2283. VARIANT "b" {
  2284. BOOLEAN false;
  2285. };
  2286. };
  2287. DICT_ENTRY "sv" {
  2288. STRING "Trusted";
  2289. VARIANT "b" {
  2290. BOOLEAN false;
  2291. };
  2292. };
  2293. DICT_ENTRY "sv" {
  2294. STRING "Blocked";
  2295. VARIANT "b" {
  2296. BOOLEAN false;
  2297. };
  2298. };
  2299. DICT_ENTRY "sv" {
  2300. STRING "LegacyPairing";
  2301. VARIANT "b" {
  2302. BOOLEAN false;
  2303. };
  2304. };
  2305. DICT_ENTRY "sv" {
  2306. STRING "RSSI";
  2307. VARIANT "n" {
  2308. INT16 -79;
  2309. };
  2310. };
  2311. DICT_ENTRY "sv" {
  2312. STRING "Connected";
  2313. VARIANT "b" {
  2314. BOOLEAN false;
  2315. };
  2316. };
  2317. DICT_ENTRY "sv" {
  2318. STRING "UUIDs";
  2319. VARIANT "as" {
  2320. ARRAY "s" {
  2321. STRING "00001812-0000-1000-8000-00805f9b34fb";
  2322. };
  2323. };
  2324. };
  2325. DICT_ENTRY "sv" {
  2326. STRING "Adapter";
  2327. VARIANT "o" {
  2328. OBJECT_PATH "/org/bluez/hci0";
  2329. };
  2330. };
  2331. DICT_ENTRY "sv" {
  2332. STRING "ServicesResolved";
  2333. VARIANT "b" {
  2334. BOOLEAN false;
  2335. };
  2336. };
  2337. };
  2338. };
  2339. DICT_ENTRY "sa{sv}" {
  2340. STRING "org.freedesktop.DBus.Properties";
  2341. ARRAY "{sv}" {
  2342. };
  2343. };
  2344. };
  2345. };
  2346.  
  2347. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=31
  2348. Sender=:1.60 Destination=org.bluez Path=/org/bluez/hci0 Interface=org.bluez.Adapter1 Member=StopDiscovery
  2349. UniqueName=:1.60
  2350. MESSAGE "" {
  2351. };
  2352.  
  2353. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=907 ReplyCookie=31
  2354. Sender=:1.24 Destination=:1.60
  2355. UniqueName=:1.24
  2356. MESSAGE "" {
  2357. };
  2358.  
  2359. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=908
  2360. Sender=:1.24 Path=/org/bluez/hci0 Interface=org.freedesktop.DBus.Properties Member=PropertiesChanged
  2361. UniqueName=:1.24
  2362. MESSAGE "sa{sv}as" {
  2363. STRING "org.bluez.Adapter1";
  2364. ARRAY "{sv}" {
  2365. DICT_ENTRY "sv" {
  2366. STRING "Discovering";
  2367. VARIANT "b" {
  2368. BOOLEAN false;
  2369. };
  2370. };
  2371. };
  2372. ARRAY "s" {
  2373. };
  2374. };
  2375.  
  2376. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=909
  2377. Sender=:1.24 Path=/org/bluez/hci0/dev_ED_8E_0E_53_54_27 Interface=org.freedesktop.DBus.Properties Member=PropertiesChanged
  2378. UniqueName=:1.24
  2379. MESSAGE "sa{sv}as" {
  2380. STRING "org.bluez.Device1";
  2381. ARRAY "{sv}" {
  2382. };
  2383. ARRAY "s" {
  2384. STRING "RSSI";
  2385. };
  2386. };
  2387.  
  2388. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=910
  2389. Sender=:1.24 Path=/org/bluez/hci0/dev_00_00_01_02_14_EF Interface=org.freedesktop.DBus.Properties Member=PropertiesChanged
  2390. UniqueName=:1.24
  2391. MESSAGE "sa{sv}as" {
  2392. STRING "org.bluez.Device1";
  2393. ARRAY "{sv}" {
  2394. };
  2395. ARRAY "s" {
  2396. STRING "RSSI";
  2397. };
  2398. };
  2399.  
  2400. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=911
  2401. Sender=:1.24 Path=/org/bluez/hci0/dev_6B_BA_6C_5D_BC_00 Interface=org.freedesktop.DBus.Properties Member=PropertiesChanged
  2402. UniqueName=:1.24
  2403. MESSAGE "sa{sv}as" {
  2404. STRING "org.bluez.Device1";
  2405. ARRAY "{sv}" {
  2406. };
  2407. ARRAY "s" {
  2408. STRING "RSSI";
  2409. };
  2410. };
  2411.  
  2412. \u2023 Type=signal Endian=l Flags=1 Version=1 Priority=0 Cookie=912
  2413. Sender=:1.24 Path=/org/bluez/hci0/dev_A4_C1_38_9A_84_7F Interface=org.freedesktop.DBus.Properties Member=PropertiesChanged
  2414. UniqueName=:1.24
  2415. MESSAGE "sa{sv}as" {
  2416. STRING "org.bluez.Device1";
  2417. ARRAY "{sv}" {
  2418. };
  2419. ARRAY "s" {
  2420. STRING "RSSI";
  2421. };
  2422. };
  2423.  
  2424. \u2023 Type=method_call Endian=l Flags=0 Version=1 Priority=0 Cookie=340
  2425. Sender=:1.29 Destination=org.bluez Path=/org/bluez/hci0 Interface=org.freedesktop.DBus.Properties Member=GetAll
  2426. UniqueName=:1.29
  2427. MESSAGE "s" {
  2428. STRING "org.bluez.Adapter1";
  2429. };
  2430.  
  2431. \u2023 Type=method_return Endian=l Flags=1 Version=1 Priority=0 Cookie=913 ReplyCookie=340
  2432. Sender=:1.24 Destination=:1.29
  2433. UniqueName=:1.24
  2434. MESSAGE "a{sv}" {
  2435. ARRAY "{sv}" {
  2436. DICT_ENTRY "sv" {
  2437. STRING "Address";
  2438. VARIANT "s" {
  2439. STRING "E4:5F:01:0B:D8:45";
  2440. };
  2441. };
  2442. DICT_ENTRY "sv" {
  2443. STRING "AddressType";
  2444. VARIANT "s" {
  2445. STRING "public";
  2446. };
  2447. };
  2448. DICT_ENTRY "sv" {
  2449. STRING "Name";
  2450. VARIANT "s" {
  2451. STRING "raspberrypi";
  2452. };
  2453. };
  2454. DICT_ENTRY "sv" {
  2455. STRING "Alias";
  2456. VARIANT "s" {
  2457. STRING "raspberrypi";
  2458. };
  2459. };
  2460. DICT_ENTRY "sv" {
  2461. STRING "Class";
  2462. VARIANT "u" {
  2463. UINT32 1835008;
  2464. };
  2465. };
  2466. DICT_ENTRY "sv" {
  2467. STRING "Powered";
  2468. VARIANT "b" {
  2469. BOOLEAN true;
  2470. };
  2471. };
  2472. DICT_ENTRY "sv" {
  2473. STRING "Discoverable";
  2474. VARIANT "b" {
  2475. BOOLEAN true;
  2476. };
  2477. };
  2478. DICT_ENTRY "sv" {
  2479. STRING "DiscoverableTimeout";
  2480. VARIANT "u" {
  2481. UINT32 0;
  2482. };
  2483. };
  2484. DICT_ENTRY "sv" {
  2485. STRING "Pairable";
  2486. VARIANT "b" {
  2487. BOOLEAN true;
  2488. };
  2489. };
  2490. DICT_ENTRY "sv" {
  2491. STRING "PairableTimeout";
  2492. VARIANT "u" {
  2493. UINT32 0;
  2494. };
  2495. };
  2496. DICT_ENTRY "sv" {
  2497. STRING "Discovering";
  2498. VARIANT "b" {
  2499. BOOLEAN false;
  2500. };
  2501. };
  2502. DICT_ENTRY "sv" {
  2503. STRING "UUIDs";
  2504. VARIANT "as" {
  2505. ARRAY "s" {
  2506. STRING "00001112-0000-1000-8000-00805f9b34fb";
  2507. STRING "00001801-0000-1000-8000-00805f9b34fb";
  2508. STRING "0000110e-0000-1000-8000-00805f9b34fb";
  2509. STRING "00001106-0000-1000-8000-00805f9b34fb";
  2510. STRING "00001800-0000-1000-8000-00805f9b34fb";
  2511. STRING "00001105-0000-1000-8000-00805f9b34fb";
  2512. STRING "00001200-0000-1000-8000-00805f9b34fb";
  2513. STRING "0000110c-0000-1000-8000-00805f9b34fb";
  2514. STRING "00001104-0000-1000-8000-00805f9b34fb";
  2515. STRING "0000110a-0000-1000-8000-00805f9b34fb";
  2516.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement