index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugins
/
hfp_hf_bluez5.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-05
handsfree-audio: add type for our audio cards
Simon Fels
1
-1
/
+3
2015-07-12
hfp_hf_bluez5: Fix crash on re-pairing a Device
Kuba Pawlak
1
-1
/
+10
2015-05-13
hfp_hf_bluez5: Implement sco_connected_hint
Denis Kenzior
1
-6
/
+42
2015-03-24
hfp_ag_bluez5: use none prefix for AT+BCC.
Kuba Pawlak
1
-1
/
+2
2014-10-20
hfp_hf_bluez5: Use latest HFP version
Denis Kenzior
1
-1
/
+1
2014-05-21
hfp: Use proper prefix
Denis Kenzior
1
-1
/
+2
2013-12-21
git: Fixup messed up permissions
Denis Kenzior
1
-0
/
+0
2013-12-18
hfp_hf_bluez5: Enable Siri atom
Krzysztof Wilk
1
-0
/
+2
2013-10-01
hfp_hf_bluez5: Be more pedantic in get_version
Denis Kenzior
1
-5
/
+6
2013-10-01
hfp_hf_bluez5: Add version debug info
Denis Kenzior
1
-0
/
+2
2013-09-12
handsfree-audio: Detect transparent SCO in kernel
Vinicius Costa Gomes
1
-1
/
+1
2013-09-12
hfp_hf_bluez5: Remove Cancel method
Denis Kenzior
1
-11
/
+0
2013-09-12
hfp_hf_bluez5: Mark Release method as NOREPLY
Denis Kenzior
1
-4
/
+2
2013-06-26
hfp_hf_bluez5: Fix SDP record with correct features
Frederic Danis
1
-1
/
+2
2013-04-25
hfp_hf_bluez5: Enable WB only with defer_setup
Vinicius Costa Gomes
1
-2
/
+8
2013-04-25
Revert "hfp_hf_bluez5: UUIDs can change after Pairing"
Denis Kenzior
1
-2
/
+1
2013-04-25
hfp_hf_bluez5: Register the SDP record with correct features
Vinicius Costa Gomes
1
-1
/
+6
2013-04-25
bluez5: Unify bt_register_profile_* into a single function
Vinicius Costa Gomes
1
-1
/
+1
2013-04-18
hfp_hf_bluez5: UUIDs can change after Pairing
Vinicius Costa Gomes
1
-1
/
+2
2013-04-15
hfp_hf_bluez5: Watch for changes in the selected codec
Vinicius Costa Gomes
1
-0
/
+40
2013-04-09
hfp_hf_bluez5: Include hfp.h
Denis Kenzior
1
-0
/
+1
2013-04-09
hfp_hf_bluez5: Remove redundant parentheses
Denis Kenzior
1
-2
/
+2
2013-04-09
hfp_hf_bluez5: Add audio card .connect() for HFP 1.6
Vinicius Costa Gomes
1
-1
/
+29
2013-04-05
hfp_hf_bluez5: Use 1.6 card driver
Vinicius Costa Gomes
1
-2
/
+10
2013-04-05
hfp_hf_bluez5: Add extracting version
Claudio Takahasi
1
-1
/
+48
2013-03-28
hfp_hf_bluez5: Make sure to call the callback
Denis Kenzior
1
-1
/
+2
2013-03-28
hfp_hf_bluez5: Add a card driver for HFP 1.6
Vinicius Costa Gomes
1
-0
/
+37
2013-03-18
hfp_hf_bluez5: Set remote and local information
Denis Kenzior
1
-0
/
+2
2013-03-18
hfp_hf_bluez5: Update to the new API
Denis Kenzior
1
-1
/
+1
2013-03-12
hfp_hf_bluez5: Remove duplicated include
Claudio Takahasi
1
-1
/
+0
2013-03-04
hfp_hf_bluez5: Remove SCO handling
Claudio Takahasi
1
-101
/
+1
2013-03-04
hfp_hf_bluez5: Use new bluetooth.h header
Claudio Takahasi
1
-0
/
+1
2013-03-01
bluez5: Move ref / unref handsfree audio
Paulo Borges
1
-0
/
+5
2013-02-28
hfp_hf_bluez5: Remove Card on RequestDisconnection
Claudio Takahasi
1
-0
/
+3
2013-02-28
hfp_hf_bluez5: Remove Card when modem is disabled
Claudio Takahasi
1
-0
/
+3
2013-02-28
hfp_hf_bluez5: Remove Card if SLC is disconnected
Claudio Takahasi
1
-0
/
+3
2013-02-28
hfp_hf_bluez5: Remove Card when SLC fails
Claudio Takahasi
1
-0
/
+3
2013-02-28
hfp_hf_bluez5: Add local address to Audio Card
Claudio Takahasi
1
-2
/
+15
2013-02-28
hfp_hf_bluez5: Add registering Audio Card
Claudio Takahasi
1
-0
/
+21
2013-02-20
hfp_hf_bluez5: Send HFP version when registering
Claudio Takahasi
1
-1
/
+1
2013-02-20
hfp_hf_bluez5: Add local HFP version tracking
Claudio Takahasi
1
-1
/
+4
2013-02-14
hfp_hf_bluez5: Ensure active SLC for SCO links
Denis Kenzior
1
-1
/
+23
2013-02-14
hfp_hf_bluez5: Remove use of hash table
Denis Kenzior
1
-10
/
+14
2013-02-14
hfp_hf_bluez5: Use faster method of disable()
Denis Kenzior
1
-9
/
+14
2013-02-14
hfp_hf_bluez5: Remove unneeded modem hash lookup
Claudio Takahasi
1
-4
/
+0
2013-02-14
hfp_hf_bluez5: Use some tricks to optimize code
Denis Kenzior
1
-39
/
+27
2013-02-14
hfp_hf_bluez5: Add support for Enabling/Disabling the modem
Vinicius Costa Gomes
1
-2
/
+37
2013-02-14
hfp_hf_bluez5: Add Profile RequestDisconnection
Claudio Takahasi
1
-3
/
+32
2013-02-14
bluez5: Rename BlueZ Profile registration functions
Claudio Takahasi
1
-2
/
+2
2013-01-31
hfp_hf_bluez5: Remove BlueZ devices proxies hash
Claudio Takahasi
1
-13
/
+2
[next]