Home
last modified time | relevance | path

Searched defs:notifyProfileConnectionStateChange (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanController.java63 public void notifyProfileConnectionStateChange(int profile, int fromState, int toState) { in notifyProfileConnectionStateChange() method in ScanController
DTransitionalScanHelper.java227 public void notifyProfileConnectionStateChange(int profile, int fromState, int toState) { in notifyProfileConnectionStateChange() method in TransitionalScanHelper
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java367 public void notifyProfileConnectionStateChange(int profile, int fromState, int toState) { in notifyProfileConnectionStateChange() method in GattService