Searched refs:connectOtherProfile (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetStateMachine.java | 421 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/ |
D | A2dpStateMachine.java | 236 adapterService.connectOtherProfile(device, in processConnectionEvent() 258 adapterService.connectOtherProfile(device, in processConnectionEvent()
|
D | A2dpSinkStateMachine.java | 251 adapterService.connectOtherProfile(device, in processConnectionEvent() 273 adapterService.connectOtherProfile(device, in processConnectionEvent()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
D | AdapterService.java | 250 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/ |
D | HeadsetClientStateMachine.java | 1401 adapterService.connectOtherProfile(device, in processConnectionEvent()
|