Searched refs:BTM_MAX_REM_BD_NAME_LEN (Results 1 - 9 of 9) sorted by relevance

/system/bt/include/
H A Dbt_target.h398 #ifndef BTM_MAX_REM_BD_NAME_LEN
399 #define BTM_MAX_REM_BD_NAME_LEN 248 macro
/system/bt/stack/btm/
H A Dbtm_dev.cc98 BTM_MAX_REM_BD_NAME_LEN);
H A Dbtm_sec.cc3021 BTM_MAX_REM_BD_NAME_LEN);
3531 BTM_MAX_REM_BD_NAME_LEN);
3770 BTM_MAX_REM_BD_NAME_LEN);
H A Dbtm_acl.cc233 if (bdn) memcpy(p->remote_name, bdn, BTM_MAX_REM_BD_NAME_LEN);
H A Dbtm_ble.cc97 BTM_MAX_REM_BD_NAME_LEN);
/system/bt/btif/src/
H A Dbtif_storage.cc1429 property.len = BTM_MAX_REM_BD_NAME_LEN;
/system/bt/stack/gatt/
H A Dgatt_main.cc1125 char remote_name[BTM_MAX_REM_BD_NAME_LEN] = "";
/system/bt/stack/include/
H A Dbtm_api_types.h79 typedef uint8_t tBTM_BD_NAME[BTM_MAX_REM_BD_NAME_LEN + 1];
/system/bt/bta/av/
H A Dbta_av_aact.cc2854 char remote_name[BTM_MAX_REM_BD_NAME_LEN] = "";

Completed in 163 milliseconds