Searched refs:ID_SET_TRANSPORT_PROTOCOL_RESP (Results 1 – 5 of 5) sorted by relevance
71 public static final int ID_SET_TRANSPORT_PROTOCOL_RESP = 0x14; field in SapMessage1030 mMsgType = ID_SET_TRANSPORT_PROTOCOL_RESP; in createSolicited()1263 case ID_SET_TRANSPORT_PROTOCOL_RESP: in getMsgTypeName()
357 SapMessage sapMessage = new SapMessage(SapMessage.ID_SET_TRANSPORT_PROTOCOL_RESP); in transferProtocolResponse()
335 SapMessage sapMessage = new SapMessage(SapMessage.ID_SET_TRANSPORT_PROTOCOL_RESP); in transferProtocolResponse()
30 import static com.android.bluetooth.sap.SapMessage.ID_SET_TRANSPORT_PROTOCOL_RESP;443 return sapMsg.getMsgType() == ID_SET_TRANSPORT_PROTOCOL_RESP in callback_transferProtocolResponse()
30 import static com.android.bluetooth.sap.SapMessage.ID_SET_TRANSPORT_PROTOCOL_RESP;446 return sapMsg.getMsgType() == ID_SET_TRANSPORT_PROTOCOL_RESP in callback_transferProtocolResponse()