Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_dm.c2666 UINT8 yes_no_bit = BTA_AUTH_SP_YES & *p_auth_req; in btif_dm_proc_io_req()
2683 *p_auth_req = BTA_AUTH_DD_BOND | BTA_AUTH_SP_YES; in btif_dm_proc_io_req()
2696 *p_auth_req |= BTA_AUTH_SP_YES; in btif_dm_proc_io_req()
/system/bt/bta/include/
Dbta_api.h831 #define BTA_AUTH_SP_YES BTM_AUTH_SP_YES /* 1 MITM Protection Required - Single Profile/non-bo… macro