Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/service/src/
DAdapterBinder.kt59 fun startBrEdr(source: AttributionSource) { in startBrEdr() method
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl230 oneway void startBrEdr(in AttributionSource attributionSource); in startBrEdr() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DAdapterService.java3878 public void startBrEdr(AttributionSource source) { in startBrEdr() method in AdapterService.AdapterServiceBinder
5835 void startBrEdr() { in startBrEdr() method in AdapterService