Searched refs:io_cap_request_auth_req (Results 1 – 2 of 2) sorted by relevance
585 uint8_t io_cap_request_auth_req; member
4031 …bool bonding_local = conn->io_cap_request_auth_req >= SSP_IO_AUTHREQ_MITM_PROTECTION_NOT_REQUIRE… in event_handler()7351 connection->io_cap_request_auth_req = hci_stack->ssp_authentication_requirement & 1; in hci_run_general_pending_commands()7353 connection->io_cap_request_auth_req |= 1; in hci_run_general_pending_commands()7366 …connection->io_cap_request_auth_req |= SSP_IO_AUTHREQ_MITM_PROTECTION_NOT_REQUIRED_DEDICATED_BONDI… in hci_run_general_pending_commands()7368 …connection->io_cap_request_auth_req |= SSP_IO_AUTHREQ_MITM_PROTECTION_NOT_REQUIRED_GENERAL_BONDING; in hci_run_general_pending_commands()7380 …ection->address, hci_stack->ssp_io_capability, have_oob_data, connection->io_cap_request_auth_req); in hci_run_general_pending_commands()