Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapService.java171 private static final int PBAP_ADV_VERSION = 0x0102; field in BluetoothPbapService
474 if (pce_version == PBAP_ADV_VERSION && !matched) { in handleNotificationTask()