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

/external/bluetooth/bluedroid/stack/include/
H A Dbtm_api.h1426 #define BTM_AUTH_YN_BIT 1 /* this is the Yes or No bit */ macro
/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_sec.c1659 auth_req = (BTM_AUTH_DD_BOND | (auth_req&BTM_AUTH_YN_BIT));
3265 evt_data.auth_req = (BTM_AUTH_DD_BOND | (evt_data.auth_req & BTM_AUTH_YN_BIT));

Completed in 92 milliseconds