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

  /external/bluetooth/bluedroid/stack/btu/
btu_hcif.c 1025 case HCI_SET_EVENT_FILTER:
    [all...]
  /external/bluetooth/bluedroid/stack/include/
hcidefs.h 136 #define HCI_SET_EVENT_FILTER (0x0005 | HCI_GRP_HOST_CONT_BASEBAND_CMDS)
    [all...]
  /external/libnfc-nci/src/include/
hcidefs.h 137 #define HCI_SET_EVENT_FILTER (0x0005 | HCI_GRP_HOST_CONT_BASEBAND_CMDS)
    [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hcicmds.c 1152 UINT16_TO_STREAM (pp, HCI_SET_EVENT_FILTER);
    [all...]

Completed in 54 milliseconds