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

  /external/autotest/client/profilers/powertop/src/
bluetooth.c 78 __u32 link_policy; member in struct:hci_dev_info
  /external/autotest/client/common_lib/cros/bluetooth/
bluetooth_socket.py     [all...]
  /system/bt/bta/dm/
bta_dm_pm.c 706 /* dont initiate SNIFF, if link_policy has it disabled */
707 if (p_peer_device->link_policy & HCI_ENABLE_SNIFF_MODE)
    [all...]
bta_dm_act.c     [all...]
bta_dm_int.h 772 UINT16 link_policy; member in struct:__anon71724
    [all...]
  /external/libnl/lib/route/
link.c 233 static struct nla_policy link_policy[IFLA_MAX+1] = { variable in typeref:struct:nla_policy
272 err = nlmsg_parse(n, sizeof(*ifi), tb, IFLA_MAX, link_policy);
    [all...]

Completed in 6071 milliseconds