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

  /external/autotest/server/site_tests/bluetooth_Sanity_DefaultState/
bluetooth_Sanity_DefaultState.py 60 if flags & bluetooth_socket.HCI_INQUIRY:
173 if flags & bluetooth_socket.HCI_INQUIRY:
  /system/bt/vendor_libs/test_vendor_lib/src/
dual_mode_controller.cc 135 SET_HANDLER(HCI_INQUIRY, HciInquiry);
477 SendCommandStatusSuccess(HCI_INQUIRY);
  /system/bt/stack/include/
hcidefs.h 56 #define HCI_INQUIRY (0x0001 | HCI_GRP_LINK_CONTROL_CMDS)
115 #define HCI_LINK_CTRL_CMDS_FIRST HCI_INQUIRY
    [all...]
  /external/autotest/client/common_lib/cros/bluetooth/
bluetooth_socket.py 189 HCI_INQUIRY = 1 << 7
    [all...]
  /system/bt/stack/btu/
btu_hcif.cc     [all...]
  /system/bt/stack/hcic/
hcicmds.cc 45 UINT16_TO_STREAM(pp, HCI_INQUIRY);
    [all...]

Completed in 378 milliseconds