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

/external/bluetooth/bluedroid/include/
H A Dbt_target.h980 #ifndef BTM_DEF_LOCAL_NAME
981 #define BTM_DEF_LOCAL_NAME "" macro
/external/libnfc-nci/src/include/
H A Dbt_target.h762 #ifndef BTM_DEF_LOCAL_NAME
763 #define BTM_DEF_LOCAL_NAME "" macro
/external/bluetooth/bluedroid/btif/src/
H A Dbtif_dm.c3158 if (BTM_DEF_LOCAL_NAME[0] != '\0')
3160 strncpy(btif_default_local_name, BTM_DEF_LOCAL_NAME, max_len);

Completed in 142 milliseconds