Searched refs:rfcomm_setopt (Results 1 – 3 of 3) sorted by relevance
420 int rfcomm_setopt(struct rfcomm_dlc *, const struct sockopt *);
442 rfcomm_setopt(struct rfcomm_dlc *dlc, const struct sockopt *sopt) in rfcomm_setopt() function
382 err = rfcomm_setopt(pcb, sopt); in rfcomm_ctloutput()