Home
last modified time | relevance | path

Searched refs:BTM_SEC_SERVICE_NAME_LEN (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_sec.c536 #if BTM_SEC_SERVICE_NAME_LEN > 0 in btm_sec_set_security_level()
541 BTM_SEC_SERVICE_NAME_LEN) || in btm_sec_set_security_level()
543 BTM_SEC_SERVICE_NAME_LEN))) in btm_sec_set_security_level()
584 #if BTM_SEC_SERVICE_NAME_LEN > 0 in btm_sec_set_security_level()
585 … *)p_srec->orig_service_name, sizeof(p_srec->orig_service_name), p_name, BTM_SEC_SERVICE_NAME_LEN); in btm_sec_set_security_level()
629 #if BTM_SEC_SERVICE_NAME_LEN > 0 in btm_sec_set_security_level()
630 … *)p_srec->term_service_name, sizeof(p_srec->term_service_name), p_name, BTM_SEC_SERVICE_NAME_LEN); in btm_sec_set_security_level()
679 #if BTM_SEC_SERVICE_NAME_LEN > 0 in btm_sec_set_security_level()
681 p_name, BTM_SEC_SERVICE_NAME_LEN); in btm_sec_set_security_level()
689 #if BTM_SEC_SERVICE_NAME_LEN > 0 in btm_sec_set_security_level()
[all …]
Dbtm_int.h436 #if BTM_SEC_SERVICE_NAME_LEN > 0
437 UINT8 orig_service_name[BTM_SEC_SERVICE_NAME_LEN + 1];
438 UINT8 term_service_name[BTM_SEC_SERVICE_NAME_LEN + 1];
/external/bluetooth/bluedroid/include/
Dbt_target.h1089 #ifndef BTM_SEC_SERVICE_NAME_LEN
1090 #define BTM_SEC_SERVICE_NAME_LEN BT_MAX_SERVICE_NAME_LEN macro
/external/libnfc-nci/src/include/
Dbt_target.h809 #ifndef BTM_SEC_SERVICE_NAME_LEN
810 #define BTM_SEC_SERVICE_NAME_LEN BT_MAX_SERVICE_NAME_LEN macro