Home
last modified time | relevance | path

Searched refs:connectOtherProfile (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java421 adapterService.connectOtherProfile(device, in processConnectionEvent()
450 adapterService.connectOtherProfile(device, in processConnectionEvent()
671 adapterService.connectOtherProfile(device, in processConnectionEvent()
1065 adapterService.connectOtherProfile(device, in processConnectionEvent()
1491 adapterService.connectOtherProfile(device, in processConnectionEvent()
1904 adapterService.connectOtherProfile(device, in processConnectionEvent()
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java236 adapterService.connectOtherProfile(device, in processConnectionEvent()
258 adapterService.connectOtherProfile(device, in processConnectionEvent()
DA2dpSinkStateMachine.java251 adapterService.connectOtherProfile(device, in processConnectionEvent()
273 adapterService.connectOtherProfile(device, in processConnectionEvent()
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java250 connectOtherProfile(device, PROFILE_CONN_CONNECTED); in processProfileStateChanged()
1367 public void connectOtherProfile(BluetoothDevice device, int firstProfileStatus){ in connectOtherProfile() method in AdapterService
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java1401 adapterService.connectOtherProfile(device, in processConnectionEvent()