Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_l2cap_coc_priv.h58 int ble_l2cap_coc_create_srv_chan(uint16_t conn_handle, uint16_t psm,
H A Dble_l2cap_coc.c265 ble_l2cap_coc_create_srv_chan(uint16_t conn_handle, uint16_t psm, in ble_l2cap_coc_create_srv_chan() function
H A Dble_l2cap_sig.c680 rc = ble_l2cap_coc_create_srv_chan(conn_handle, le16toh(req->psm), &chan); in ble_l2cap_sig_coc_req_rx()