This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" | |
| jcr:primaryType="cq:EditConfig"> | |
| <cq:listeners | |
| jcr:primaryType="cq:EditListenersConfig" | |
| afteredit="REFRESH_PAGE" | |
| afterinsert="REFRESH_PAGE" | |
| afterchildinsert="REFRESH_PAGE"/> | |
| </jcr:root> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ bluetoothctl | |
| $ agent on | |
| $ scan on | |
| [bluetooth]# help | |
| Available commands: | |
| list List available controllers | |
| show [ctrl] Controller information | |
| select <ctrl> Select default controller | |
| devices List available devices |
NewerOlder