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