Searched refs:BTM_DEF_LOCAL_NAME (Results 1 - 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/main/
H A Dbte_conf.c52 BD_NAME local_device_default_name = BTM_DEF_LOCAL_NAME;
/external/bluetooth/bluedroid/include/
H A Dbt_target.h1070 #ifndef BTM_DEF_LOCAL_NAME
1071 #define BTM_DEF_LOCAL_NAME "" macro
/external/libnfc-nci/src/include/
H A Dbt_target.h804 #ifndef BTM_DEF_LOCAL_NAME
805 #define BTM_DEF_LOCAL_NAME "" macro
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_dm.c2618 if (BTM_DEF_LOCAL_NAME[0] != '\0')
2620 strncpy(btif_default_local_name, BTM_DEF_LOCAL_NAME, max_len);

Completed in 78 milliseconds