HomeSort by relevance Sort by last modified time
    Searched defs:stopGattProfileService (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
AdapterState.java 412 if (adapterService.stopGattProfileService()) {
471 adapterService.stopGattProfileService();
AdapterService.java 618 boolean stopGattProfileService() {
620 debugLog("stopGattProfileService()");
    [all...]

Completed in 70 milliseconds