Home | History | Annotate | Download | only in hfp

Lines Matching refs:broadcastConnectionState

281                 broadcastConnectionState(mDevice, mPrevState.getConnectionStateInt(),
287 void broadcastConnectionState(BluetoothDevice device, int fromState, int toState) {
288 stateLogD("broadcastConnectionState " + device + ": " + fromState + "->" + toState);
455 broadcastConnectionState(device, BluetoothProfile.STATE_DISCONNECTED,
515 broadcastConnectionState(mDevice, BluetoothProfile.STATE_DISCONNECTED,
1050 broadcastConnectionState(device, BluetoothProfile.STATE_CONNECTED,