Searched refs:AUTH_CHALL_ACTION (Results 1 – 2 of 2) sorted by relevance
99 public static final String AUTH_CHALL_ACTION = "com.android.bluetooth.pbap.authchall"; field in BluetoothPbapService678 createPbapNotification(AUTH_CHALL_ACTION);769 if (action.equals(AUTH_CHALL_ACTION)) { in createPbapNotification()
113 if (action.equals(BluetoothPbapService.AUTH_CHALL_ACTION)) { in onCreate()