Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/a2dp/
DA2dpStateMachine.java242 adapterService.connectOtherProfile(device, in processConnectionEvent()
264 adapterService.connectOtherProfile(device, in processConnectionEvent()
/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
DA2dpSinkStateMachine.java267 adapterService.connectOtherProfile(device, in processConnectionEvent()
289 adapterService.connectOtherProfile(device, in processConnectionEvent()
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java425 adapterService.connectOtherProfile(device, in processConnectionEvent()
454 adapterService.connectOtherProfile(device, in processConnectionEvent()
675 adapterService.connectOtherProfile(device, in processConnectionEvent()
1075 adapterService.connectOtherProfile(device, in processConnectionEvent()
1509 adapterService.connectOtherProfile(device, in processConnectionEvent()
1927 adapterService.connectOtherProfile(device, in processConnectionEvent()
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java308 connectOtherProfile(device, PROFILE_CONN_CONNECTED); in processProfileStateChanged()
317 connectOtherProfile(device, PROFILE_CONN_CONNECTED); in processProfileStateChanged()
1734 public void connectOtherProfile(BluetoothDevice device, int firstProfileStatus){ in connectOtherProfile() method in AdapterService
/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
DHeadsetClientStateMachine.java1411 adapterService.connectOtherProfile(device, in processConnectionEvent()