Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_l2cap.h194 int ble_l2cap_get_peer_mtu(struct ble_l2cap_chan *chan);
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_l2cap_coc.c534 ble_l2cap_get_peer_mtu(struct ble_l2cap_chan *chan) in ble_l2cap_get_peer_mtu() function
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dbtshell.c1978 ble_l2cap_get_peer_mtu(event->connect.chan)); in btshell_l2cap_event()