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

  /external/ppp/pppd/plugins/rp-pppoe/
if.c 789 dl_info_req_t info_req; local
793 info_req.dl_primitive = DL_INFO_REQ;
796 ctl.len = sizeof (info_req);
797 ctl.buf = (char *) &info_req;
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c     [all...]

Completed in 113 milliseconds