Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dcmd_l2cap.c81 rc = btshell_l2cap_update(conn_handle, &params); in cmd_l2cap_update()
H A Dbtshell.h157 int btshell_l2cap_update(uint16_t conn_handle,
H A Dbtshell.c1705 btshell_l2cap_update(uint16_t conn_handle, in btshell_l2cap_update() function