Searched refs:oob_data_flag (Results 1 – 4 of 4) sorted by relevance
100 if (pair_req->oob_data_flag == BLE_SM_PAIR_OOB_YES || in ble_sm_sc_io_action()101 pair_rsp->oob_data_flag == BLE_SM_PAIR_OOB_YES) { in ble_sm_sc_io_action()703 if (pair_rsp->oob_data_flag) { in ble_sm_dhkey_check_process()715 if (pair_req->oob_data_flag) { in ble_sm_dhkey_check_process()802 req_oob_present = pair_req->oob_data_flag == BLE_SM_PAIR_OOB_YES; in ble_sm_sc_oob_data_check()803 rsp_oob_present = pair_rsp->oob_data_flag == BLE_SM_PAIR_OOB_YES; in ble_sm_sc_oob_data_check()
65 if (pair_req->oob_data_flag == BLE_SM_PAIR_OOB_YES && in ble_sm_lgcy_io_action()66 pair_rsp->oob_data_flag == BLE_SM_PAIR_OOB_YES) { in ble_sm_lgcy_io_action()
72 uint8_t oob_data_flag; member
1476 cmd->oob_data_flag = ble_hs_cfg.sm_oob_data_flag; in ble_sm_pair_base_fill()