Searched refs:BTM_SEC_IN_MIN_16_DIGIT_PIN (Results 1 – 5 of 5) sorted by relevance
280 BTM_SEC_IN_MITM | BTM_SEC_IN_MIN_16_DIGIT_PIN); in AddService()301 BTM_SEC_IN_MIN_16_DIGIT_PIN); in AddService()
1636 if (((security_required & BTM_SEC_IN_MIN_16_DIGIT_PIN) == 0) || in btm_sec_l2cap_access_req_by_requirement()1637 (((security_required & BTM_SEC_IN_MIN_16_DIGIT_PIN) == in btm_sec_l2cap_access_req_by_requirement()1638 BTM_SEC_IN_MIN_16_DIGIT_PIN) && in btm_sec_l2cap_access_req_by_requirement()1893 if (((security_required & BTM_SEC_IN_MIN_16_DIGIT_PIN) == 0) || in btm_sec_mx_access_request()1894 (((security_required & BTM_SEC_IN_MIN_16_DIGIT_PIN) == in btm_sec_mx_access_request()1895 BTM_SEC_IN_MIN_16_DIGIT_PIN) && in btm_sec_mx_access_request()2378 BTM_SEC_IN_MIN_16_DIGIT_PIN)); in btm_sec_rmt_name_request_complete()4543 BTM_SEC_IN_MIN_16_DIGIT_PIN)); in btm_sec_pin_code_request()4661 BTM_SEC_IN_MIN_16_DIGIT_PIN) { in btm_sec_execute_procedure()4686 BTM_SEC_IN_MIN_16_DIGIT_PIN)))) { in btm_sec_execute_procedure()[all …]
98 BTM_SEC_IN_MIN_16_DIGIT_PIN = 0x4000, enumerator
298 security |= BTM_SEC_IN_MIN_16_DIGIT_PIN; in btsock_l2cap_alloc_l()
195 security |= BTM_SEC_IN_MIN_16_DIGIT_PIN; in alloc_rfc_slot()