Searched refs:MSG_MAS_SDP_DONE (Results 1 – 1 of 1) sorted by relevance
99 private static final int MSG_MAS_SDP_DONE = 2; field in BluetoothMapService154 mHandler.obtainMessage(MSG_MAS_SDP_DONE, masRecord).sendToTarget();200 case MSG_MAS_SDP_DONE: in handleMessage()851 mHandler.removeMessages(MSG_MAS_SDP_DONE); in clearCommandQueue()