Home
last modified time | relevance | path

Searched defs:pair_rsp (Results 1 – 4 of 4) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_sm_sc.c96 struct ble_sm_pair_cmd *pair_req, *pair_rsp; in ble_sm_sc_io_action() local
641 struct ble_sm_pair_cmd *pair_rsp; in ble_sm_sc_dhkey_check_exec() local
698 struct ble_sm_pair_cmd *pair_rsp; in ble_sm_dhkey_check_process() local
797 struct ble_sm_pair_cmd *pair_rsp; in ble_sm_sc_oob_data_check() local
Dble_sm_lgcy.c61 struct ble_sm_pair_cmd *pair_req, *pair_rsp; in ble_sm_lgcy_io_action() local
Dble_sm.c890 struct ble_sm_pair_cmd *pair_rsp; in ble_sm_key_dist() local
1415 struct ble_sm_pair_cmd *pair_req, *pair_rsp; in ble_sm_pair_cfg() local
Dble_sm_priv.h256 uint8_t pair_rsp[sizeof(struct ble_sm_hdr) + sizeof(struct ble_sm_pair_cmd)]; member