Searched refs:createBmessage (Results 1 - 4 of 4) sorted by last modified time

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapBmessageBuilder.java62 static public String createBmessage(BluetoothMapBmessage bmsg) { method in class:BluetoothMapBmessageBuilder
H A DBluetoothMapBmessageParser.java75 static public BluetoothMapBmessage createBmessage(String str) { method in class:BluetoothMapBmessageParser
H A DBluetoothMasClient.java1079 String bmsgString = BluetoothMapBmessageBuilder.createBmessage(bmsg);
H A DBluetoothMasRequestGetMessage.java74 mBmessage = BluetoothMapBmessageParser.createBmessage(bmsg);

Completed in 52 milliseconds