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

  /system/bt/vendor_libs/test_vendor_lib/src/
dual_mode_controller.cc 166 SET_HANDLER(HCI_CHANGE_LOCAL_NAME, HciWriteLocalName);
389 SendCommandCompleteSuccess(HCI_CHANGE_LOCAL_NAME);
  /system/bt/stack/hcic/
hcicmds.c 825 UINT16_TO_STREAM (pp, HCI_CHANGE_LOCAL_NAME);
    [all...]
  /external/libnfc-nci/src/include/
hcidefs.h 146 #define HCI_CHANGE_LOCAL_NAME (0x0013 | HCI_GRP_HOST_CONT_BASEBAND_CMDS)
    [all...]
  /system/bt/stack/include/
hcidefs.h 148 #define HCI_CHANGE_LOCAL_NAME (0x0013 | HCI_GRP_HOST_CONT_BASEBAND_CMDS)
    [all...]

Completed in 46 milliseconds