Home
last modified time | relevance | path

Searched defs:self_params (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_gap_test.c2167 struct ble_gap_upd_params *self_params, in ble_gap_test_util_update_req_pos()
2286 struct ble_gap_upd_params *self_params, in ble_gap_test_util_update_req_concurrent()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_gap.h491 struct ble_gap_upd_params *self_params; member
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_gap.c4085 struct ble_gap_upd_params self_params; in ble_gap_rx_param_req() local