Home
last modified time | relevance | path

Searched refs:ble_ll_conn_hci_rd_auth_pyld_tmo (Results 1 – 3 of 3) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/
H A Dble_ll_conn_priv.h174 int ble_ll_conn_hci_rd_auth_pyld_tmo(uint8_t *cmdbuf, uint8_t *rsp,
H A Dble_ll_hci.c1217 rc = ble_ll_conn_hci_rd_auth_pyld_tmo(cmdbuf, rspbuf, rsplen); in ble_ll_hci_ctlr_bb_cmd_proc()
H A Dble_ll_conn_hci.c1443 ble_ll_conn_hci_rd_auth_pyld_tmo(uint8_t *cmdbuf, uint8_t *rsp, uint8_t *rsplen) in ble_ll_conn_hci_rd_auth_pyld_tmo() function