Home
last modified time | relevance | path

Searched refs:sm_io_cap (Results 1 – 4 of 4) sorted by relevance

/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/
Dble_hs_cfg.c25 .sm_io_cap = MYNEWT_VAL(BLE_SM_IO_CAP),
Dble_sm.c1475 cmd->io_cap = ble_hs_cfg.sm_io_cap; in ble_sm_pair_base_fill()
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/include/host/
Dble_hs.h214 uint8_t sm_io_cap; member
/device/soc/winnermicro/hals/communication/bt_lite/ble/source/
Dnble.c377 ble_hs_cfg.sm_io_cap = MYNEWT_VAL(BLE_SM_IO_CAP), in EnableBtStack()
504 ble_hs_cfg.sm_io_cap = mode; in BleSetSecurityIoCap()