Home
last modified time | relevance | path

Searched defs:psm (Results 1 – 9 of 9) sorted by relevance

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_l2cap_coc.c69 ble_l2cap_coc_create_server(uint16_t psm, uint16_t mtu, in ble_l2cap_coc_create_server()
105 ble_l2cap_coc_srv_find(uint16_t psm) in ble_l2cap_coc_srv_find()
235 ble_l2cap_coc_chan_alloc(uint16_t conn_handle, uint16_t psm, uint16_t mtu, in ble_l2cap_coc_chan_alloc()
265 ble_l2cap_coc_create_srv_chan(uint16_t conn_handle, uint16_t psm, in ble_l2cap_coc_create_srv_chan()
H A Dble_l2cap_coc_priv.h48 uint16_t psm; member
73 #define ble_l2cap_coc_create_server(psm, mtu, cb, cb_arg) BLE_HS_ENOTSUP argument
H A Dble_l2cap.c145 ble_l2cap_create_server(uint16_t psm, uint16_t mtu, in ble_l2cap_create_server()
152 ble_l2cap_connect(uint16_t conn_handle, uint16_t psm, uint16_t mtu, in ble_l2cap_connect()
H A Dble_l2cap_sig_priv.h62 uint16_t psm; member
110 #define ble_l2cap_sig_coc_connect(conn_handle, psm, mtu, sdu_rx, cb, cb_arg) \ argument
H A Dble_l2cap_priv.h78 uint16_t psm; member
H A Dble_l2cap_sig.c794 ble_l2cap_sig_coc_connect(uint16_t conn_handle, uint16_t psm, uint16_t mtu, in ble_l2cap_sig_coc_connect()
/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dcmd_l2cap.c97 uint16_t psm = 0; in cmd_l2cap_create_server() local
147 uint16_t psm = 0; in cmd_l2cap_connect() local
H A Dbtshell.c2011 btshell_l2cap_create_srv(uint16_t psm, int accept_response) in btshell_l2cap_create_srv()
2025 btshell_l2cap_connect(uint16_t conn_handle, uint16_t psm) in btshell_l2cap_connect()
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/test/src/
H A Dble_l2cap_test.c680 uint16_t psm; member
982 ble_l2cap_test_set_chan_test_conf(uint16_t psm, uint16_t mtu, in ble_l2cap_test_set_chan_test_conf()