Merge "Bluetooth: start/stop bt-dun service based on DUN profile status"
This commit is contained in:
commit
7a6ea04ae5
|
@ -264,6 +264,12 @@ on property:bluetooth.sap.status=running
|
|||
on property:bluetooth.sap.status=stopped
|
||||
stop bt-sap
|
||||
|
||||
on property:bluetooth.dun.status=running
|
||||
start bt-dun
|
||||
|
||||
on property:bluetooth.dun.status=stopped
|
||||
stop bt-dun
|
||||
|
||||
on property:ro.bluetooth.ftm_enabled=true
|
||||
start ftmd
|
||||
|
||||
|
|
Loading…
Reference in New Issue