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

/packages/apps/Bluetooth/src/com/android/bluetooth/sap/
H A DSapServer.java82 public static final int SAP_MSG_RFC_REPLY = 0x00; field in class:SapServer
548 Message newMsg = mSapHandler.obtainMessage(SAP_MSG_RFC_REPLY, sapMsg);
607 case SAP_MSG_RFC_REPLY:
878 case SAP_MSG_RFC_REPLY:

Completed in 124 milliseconds