Searched refs:BTA_AUTH_SP_YES (Results 1 – 2 of 2) sorted by relevance
2666 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()
831 #define BTA_AUTH_SP_YES BTM_AUTH_SP_YES /* 1 MITM Protection Required - Single Profile/non-bo… macro