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

  /system/bt/hci/src/
hci_packet_factory.c 100 BT_HDR *packet = make_command(HCI_SET_EVENT_MASK, parameter_size, &stream);
  /external/libnfc-nci/src/include/
hcidefs.h 135 #define HCI_SET_EVENT_MASK (0x0001 | HCI_GRP_HOST_CONT_BASEBAND_CMDS)
240 #define HCI_CONT_BASEBAND_CMDS_FIRST HCI_SET_EVENT_MASK
    [all...]
  /system/bt/stack/include/
hcidefs.h 134 #define HCI_SET_EVENT_MASK (0x0001 | HCI_GRP_HOST_CONT_BASEBAND_CMDS)
242 #define HCI_CONT_BASEBAND_CMDS_FIRST HCI_SET_EVENT_MASK
    [all...]

Completed in 279 milliseconds