Searched refs:BTM_SEC_SERVICE_AVDTP_NOSEC (Results 1 – 2 of 2) sorted by relevance
| /hal_espressif-latest/components/bt/host/bluedroid/stack/avdt/ |
| D | avdt_api.c | 123 BTM_SetSecurityLevel(TRUE, "", BTM_SEC_SERVICE_AVDTP_NOSEC, BTM_SEC_NONE, in AVDT_Register() 125 BTM_SetSecurityLevel(FALSE, "", BTM_SEC_SERVICE_AVDTP_NOSEC, BTM_SEC_NONE, in AVDT_Register() 130 BTM_SetSecurityLevel(TRUE, "", BTM_SEC_SERVICE_AVDTP_NOSEC, BTM_SEC_NONE, in AVDT_Register() 132 BTM_SetSecurityLevel(FALSE, "", BTM_SEC_SERVICE_AVDTP_NOSEC, BTM_SEC_NONE, in AVDT_Register()
|
| /hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
| D | btm_api.h | 1302 #define BTM_SEC_SERVICE_AVDTP_NOSEC 38 macro 1392 #define BTM_SEC_TRUST_AVDTP_NOSEC (1 << (BTM_SEC_SERVICE_AVDTP_NOSEC - 32))
|