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

  /device/generic/common/bluetooth/
bdroid_buildcfg.h 20 #define BTM_DEF_LOCAL_NAME "Android Bluedroid"
  /device/samsung/maguro/bluetooth/
bdroid_buildcfg.h 20 #define BTM_DEF_LOCAL_NAME "Galaxy Nexus 2"
  /device/samsung/toro/bluetooth/
bdroid_buildcfg.h 20 #define BTM_DEF_LOCAL_NAME "Galaxy NexusCDMA 2"
  /device/samsung/toroplus/bluetooth/
bdroid_buildcfg.h 20 #define BTM_DEF_LOCAL_NAME "Galaxy NexusCDMA 2"
  /device/samsung/tuna/bluetooth/
bdroid_buildcfg.h 20 #define BTM_DEF_LOCAL_NAME "Galaxy Nexus 2"
  /device/ti/panda/bluetooth/
bdroid_buildcfg.h 20 #define BTM_DEF_LOCAL_NAME "Panda Nexus"
  /device/asus/grouper/bluetooth/
bdroid_buildcfg.h 20 #define BTM_DEF_LOCAL_NAME "Nexus 7"
  /device/samsung/manta/bluetooth/
bdroid_buildcfg.h 20 #define BTM_DEF_LOCAL_NAME "Nexus 10"
  /external/bluetooth/bluedroid/main/
bte_conf.c 52 BD_NAME local_device_default_name = BTM_DEF_LOCAL_NAME;
  /external/bluetooth/bluedroid/include/
bt_target.h 1092 #ifndef BTM_DEF_LOCAL_NAME
1093 #define BTM_DEF_LOCAL_NAME ""
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 145 BCM_STRNCPY_S(btm_cb.cfg.bd_name, sizeof(btm_cb.cfg.bd_name), BTM_DEF_LOCAL_NAME, BTM_MAX_LOC_BD_NAME_LEN);
631 BTM_SetLocalDeviceName(BTM_DEF_LOCAL_NAME);
    [all...]
  /external/libnfc-nci/src/include/
bt_target.h 804 #ifndef BTM_DEF_LOCAL_NAME
805 #define BTM_DEF_LOCAL_NAME ""
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_dm.c     [all...]

Completed in 399 milliseconds