Searched defs:AUTH_CHALL_ACTION (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
H A DBluetoothPbapService.java87 public static final String AUTH_CHALL_ACTION = "com.android.bluetooth.pbap.authchall"; field in class:BluetoothPbapService
650 createPbapNotification(AUTH_CHALL_ACTION);
702 if (action.equals(AUTH_CHALL_ACTION)) {

Completed in 26 milliseconds