Searched refs:auth_pyld_tmo (Results 1 – 3 of 3) sorted by relevance
247 uint16_t auth_pyld_tmo; /* could be ifdef'd. 10 msec units */ member
1454 put_le16(rsp + 2, connsm->auth_pyld_tmo); in ble_ll_conn_hci_rd_auth_pyld_tmo()1501 connsm->auth_pyld_tmo = tmo; in ble_ll_conn_hci_wr_auth_pyld_tmo()
1690 tmo = (int32_t)BLE_LL_CONN_AUTH_PYLD_OS_TMO(connsm->auth_pyld_tmo); in ble_ll_conn_auth_pyld_timer_start()2005 connsm->auth_pyld_tmo = BLE_LL_CONN_DEF_AUTH_PYLD_TMO; in ble_ll_conn_sm_new()