Searched refs:BTM_AUTH_YN_BIT (Results 1 – 2 of 2) sorted by relevance
1406 #define BTM_AUTH_YN_BIT 1 /* this is the Yes or No bit */ macro
1541 auth_req = (BTM_AUTH_DD_BOND | (auth_req & BTM_AUTH_YN_BIT)); in BTM_IoCapRsp()3286 (BTM_AUTH_DD_BOND | (evt_data.auth_req & BTM_AUTH_YN_BIT)); in btm_io_capabilities_req()3292 evt_data.auth_req |= BTM_AUTH_YN_BIT; in btm_io_capabilities_req()