HomeSort by relevance Sort by last modified time
    Searched refs:SAP_MSG_RIL_CONNECT (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/sap/
SapRilReceiver.java 259 mSapServerMsgHandler.sendEmptyMessage(SapServer.SAP_MSG_RIL_CONNECT);
SapServer.java 81 public static final int SAP_MSG_RIL_CONNECT = 0x01;
512 // Open the RIL socket, and wait for the complete message: SAP_MSG_RIL_CONNECT
600 case SAP_MSG_RIL_CONNECT:
    [all...]

Completed in 74 milliseconds