Home
last modified time | relevance | path

Searched refs:BTM_AUTH_YN_BIT (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h1506 #define BTM_AUTH_YN_BIT 1 /* this is the Yes or No bit */ macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c1663 auth_req = (BTM_AUTH_DD_BOND | (auth_req & BTM_AUTH_YN_BIT)); in BTM_IoCapRsp()
3417 evt_data.auth_req = (BTM_AUTH_DD_BOND | (evt_data.auth_req & BTM_AUTH_YN_BIT)); in btm_io_capabilities_req()
3423 evt_data.auth_req |= BTM_AUTH_YN_BIT; in btm_io_capabilities_req()