Commit Graph

65 Commits

Author SHA1 Message Date
Marcel Holtmann
67b9e7605c client: Don't bother with individual Device ID properties 2012-12-29 22:41:33 -08:00
Marcel Holtmann
108960e026 client: Print modalias properties if available 2012-12-29 22:19:54 -08:00
Marcel Holtmann
73c7258409 client: Allow setting and resetting of controller alias 2012-12-29 21:09:28 -08:00
Marcel Holtmann
eaaa1f7d26 client: Show adapter alias property as well 2012-12-29 19:54:30 -08:00
Marcel Holtmann
d53fa26669 client: Move __terminated into signal handler 2012-12-23 10:16:58 -08:00
Marcel Holtmann
af49b62ccc client: Add support for setting a device trusted 2012-12-22 20:13:46 -08:00
Marcel Holtmann
833773d091 client: Print UUIDs as human readable strings as well 2012-12-22 19:14:07 -08:00
Marcel Holtmann
5fbd1e5406 client: Add support for printing uint16 properties 2012-12-22 09:47:55 -08:00
Marcel Holtmann
25a0862cb1 client: Add support for showing device information 2012-12-22 09:45:39 -08:00
Marcel Holtmann
a3155051a0 client: Add support for requesting default agent 2012-12-20 03:43:38 +01:00
Marcel Holtmann
bfcf49e534 client: Add support for handling service authorizations 2012-12-20 03:36:13 +01:00
Marcel Holtmann
1f1449c3ef client: Mover name command to the proper location 2012-12-20 03:22:11 +01:00
Marcel Holtmann
00e0751b15 client: Add command to display version 2012-12-20 03:20:27 +01:00
Marcel Holtmann
ac2ed603bf client: Add support for connecting/disconnecting devices 2012-12-20 03:18:05 +01:00
Marcel Holtmann
b14070cfda client: Print message when pairing attempt is in progress 2012-12-18 17:42:10 +01:00
Marcel Holtmann
3a3074accb client: Add support for providing agent capability 2012-12-18 17:39:56 +01:00
Marcel Holtmann
731a3f1624 client: Add support for request authorization callbacks 2012-12-18 17:23:19 +01:00
Marcel Holtmann
e2871fd827 client: Handle legacy pairing and input of PIN codes 2012-12-18 17:06:12 +01:00
Marcel Holtmann
fca6774a33 client: Remove broken helper for message blocks 2012-12-18 15:03:58 +01:00
Marcel Holtmann
72faf3c1d9 client: Always print messages with checking readline state 2012-12-18 15:03:58 +01:00
Marcel Holtmann
e3069721d4 client: Check for RL_STATE_DONE before trying to print 2012-12-18 15:03:58 +01:00
Marcel Holtmann
70ce4002b1 client: Restore command prompt when agent finishes 2012-12-18 05:29:11 +01:00
Marcel Holtmann
84faeb47be client: Handle accepting/rejecting confirmation requests 2012-12-18 05:18:40 +01:00
Marcel Holtmann
8044dbbdf1 client: Replace certain messages with printing helper 2012-12-18 04:24:11 +01:00
Marcel Holtmann
567681086f client: Forward input to agent handling if needed 2012-12-18 04:22:00 +01:00
Marcel Holtmann
5557e7b453 client: Add support for handling passkey confirmation 2012-12-18 04:20:40 +01:00
Marcel Holtmann
dae938bcbd client: Use printing helper for agent messages 2012-12-18 04:20:02 +01:00
Marcel Holtmann
fc7ae83f91 client: Add helper function for readline async printing 2012-12-18 04:17:45 +01:00
Marcel Holtmann
024d38c12a client: Add support for removing a device/pairing 2012-12-15 17:43:39 +01:00
Marcel Holtmann
3403e57715 client: Add support for triggering pairing 2012-12-15 17:31:35 +01:00
Marcel Holtmann
721f2c3b29 client: Fix memory leak from readline input callback 2012-12-15 16:56:06 +01:00
Marcel Holtmann
b4847cb5fb client: Print warning if leaking a proxy object 2012-12-15 16:49:02 +01:00
Marcel Holtmann
96789cce0b client: Reset default controller and device list on disconnect 2012-12-15 16:21:58 +01:00
Marcel Holtmann
f0adf02720 client: Handle device list when switching controllers 2012-12-15 06:31:45 +01:00
Marcel Holtmann
d88e90d410 client: Add support for tracking remote devices 2012-12-15 05:33:19 +01:00
Marcel Holtmann
2fdc266d1b client: Handle printing of properties with int16 type 2012-12-15 05:32:40 +01:00
Marcel Holtmann
b66db827f8 client: Handle printing of empty property iterators 2012-12-15 05:30:33 +01:00
Marcel Holtmann
5bca65d03c client: Add support for running discovery 2012-12-15 04:28:45 +01:00
Marcel Holtmann
fddb94f0e8 client: Print message when agent gets released by manager 2012-12-15 03:04:28 +01:00
Marcel Holtmann
f3fcb85b20 client: Add support for registering agent handling 2012-12-15 02:16:39 +01:00
Marcel Holtmann
8db6f6f955 client: Remove extra empty line 2012-12-15 02:02:04 +01:00
Marcel Holtmann
0ab621bb86 client: Use constants for agent path and interface strings 2012-12-15 01:33:54 +01:00
Marcel Holtmann
d8d4b4f0c0 client: Add support for handling agent object registration 2012-12-15 00:20:25 +01:00
Marcel Holtmann
8590e5b610 client: Add helper function for checking default controller 2012-12-14 23:33:01 +01:00
Marcel Holtmann
420d1e997e client: Use common header for display functions 2012-12-14 23:25:08 +01:00
Marcel Holtmann
57c34ca33f client: Remove extra comma from the output 2012-12-14 22:09:26 +01:00
Marcel Holtmann
521118c807 client: Print controller details when property changes 2012-12-14 22:06:38 +01:00
Marcel Holtmann
4e053d83e0 client: Ignore property changes from other objects 2012-12-14 19:54:01 +01:00
Marcel Holtmann
89301e4b7e client: Print any received signal 2012-12-14 19:51:25 +01:00
Marcel Holtmann
f32cddbf94 client: Listen to property change notifications 2012-12-14 19:50:59 +01:00