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

  /tools/test/connectivity/acts/framework/acts/test_utils/coex/
bluez_test_utils.py 468 def initiate_and_disconnect_call_from_hf(self, phone_no, duration):
472 phone_no: Phone number to which the call should be made.
483 path = vcm.Dial(phone_no, hide_callerid)
  /external/tcpdump/
print-pptp.c 152 u_char phone_no[64]; member in struct:pptp_msg_ocrq
689 ND_TCHECK(ptr->phone_no);
690 ND_PRINT((ndo, " PHONE_NO(%.64s)", ptr->phone_no));

Completed in 154 milliseconds