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

  /external/qemu/slirp/
main.h 15 extern int link_up;
if.c 97 link_up--;
221 if (link_up) {
slirp.c 54 int link_up; variable
186 link_up = 1;
259 if (link_up) {
406 if (link_up) {
421 if (link_up) {
551 if (if_queued && link_up)
837 if (!link_up)
  /external/qemu/slirp-android/
main.h 15 extern int link_up;
if.c 97 link_up--;
221 if (link_up) {
slirp.c 72 int link_up; variable
243 link_up = 1;
319 if (link_up) {
480 if (link_up) {
495 if (link_up) {
640 if (if_queued && link_up)
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_api.h 793 tBTA_DM_LINK_UP link_up; \/* ACL connection down event *\/ member in union:__anon3078
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_dm.c     [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 2167 milliseconds