HomeSort by relevance Sort by last modified time
    Searched defs:HCI_RESET (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/bt/libbt-vendor/include/
bt_vendor_qcom.h 41 code implementation of sending a HCI_RESET command during the epilog
42 process. It calls back to the callers after command complete of HCI_RESET
51 #define HCI_RESET 0x0C03
  /hardware/broadcom/libbt/src/
hardware.c 69 #define HCI_RESET 0x0C03
770 UINT16_TO_STREAM(p, HCI_RESET);
773 is_proceeding = bt_vendor_cbacks->xmit_cb(HCI_RESET, p_buf, hw_config_cback);
    [all...]
  /external/libnfc-nci/src/hal/int/
nfc_hal_int.h 137 #define HCI_RESET (0x0003 | HCI_GRP_HOST_CONT_BASEBAND_CMDS)
  /external/bluetooth/bluedroid/stack/include/
hcidefs.h 135 #define HCI_RESET (0x0003 | HCI_GRP_HOST_CONT_BASEBAND_CMDS)
    [all...]
  /external/libnfc-nci/src/include/
hcidefs.h 136 #define HCI_RESET (0x0003 | HCI_GRP_HOST_CONT_BASEBAND_CMDS)
    [all...]

Completed in 133 milliseconds