Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/apps/btshell/src/
H A Dcmd_l2cap.c131 rc = btshell_l2cap_create_srv(psm, accept_response); in cmd_l2cap_create_server()
H A Dbtshell.h167 int btshell_l2cap_create_srv(uint16_t psm, int accept_response);
H A Dbtshell.c2011 btshell_l2cap_create_srv(uint16_t psm, int accept_response) in btshell_l2cap_create_srv() function