Home
last modified time | relevance | path

Searched refs:BTM_AUTH_BONDS (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_api.h801 #define BTA_AUTH_BONDS BTM_AUTH_BONDS /* 6 the general/dedicated bonding bits */
/system/bt/btif/src/
Dbtif_dm.c1012 if (p_ssp_cfm_req->just_works && !(p_ssp_cfm_req->loc_auth_req & BTM_AUTH_BONDS) && in btif_dm_ssp_cfm_req_evt()
1013 !(p_ssp_cfm_req->rmt_auth_req & BTM_AUTH_BONDS) && in btif_dm_ssp_cfm_req_evt()
/system/bt/stack/include/
Dbtm_api.h1407 #define BTM_AUTH_BONDS 6 /* the general/dedicated bonding bits */ macro