Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/bip/
DBipEncoding.java49 public static final int WBMP = 5; field in BipEncoding
67 sIdsToEncodingNames.put(WBMP, "WBMP"); in sIdsToEncodingNames.put() argument