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

  /device/generic/common/bluetooth/
bdroid_buildcfg.h 20 #define BTM_DEF_LOCAL_NAME "Android Bluedroid"
  /device/ti/panda/bluetooth/
bdroid_buildcfg.h 20 #define BTM_DEF_LOCAL_NAME "Panda Nexus"
  /device/lge/mako/bluetooth/
bdroid_buildcfg.h 20 #define BTM_DEF_LOCAL_NAME "Nexus 4"
  /device/samsung/maguro/bluetooth/
bdroid_buildcfg.h 20 #define BTM_DEF_LOCAL_NAME "Galaxy Nexus"
  /device/samsung/toro/bluetooth/
bdroid_buildcfg.h 20 #define BTM_DEF_LOCAL_NAME "Galaxy NexusCDMA"
  /device/samsung/toroplus/bluetooth/
bdroid_buildcfg.h 20 #define BTM_DEF_LOCAL_NAME "Galaxy NexusCDMA"
  /device/samsung/tuna/bluetooth/
bdroid_buildcfg.h 20 #define BTM_DEF_LOCAL_NAME "Galaxy Nexus"
  /device/asus/flo/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 1062 #ifndef BTM_DEF_LOCAL_NAME
1063 #define BTM_DEF_LOCAL_NAME ""
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_devctl.c 148 BCM_STRNCPY_S(btm_cb.cfg.bd_name, sizeof(btm_cb.cfg.bd_name), BTM_DEF_LOCAL_NAME, BTM_MAX_LOC_BD_NAME_LEN);
692 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 952 milliseconds