HomeSort by: relevance | last modified time | path
    Searched refs:l2cap_send_config_req (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netbt/
l2cap_signal.c 335 err = l2cap_send_config_req(new);
395 l2cap_send_config_req(chan);
785 l2cap_send_config_req(chan); /* no state change */
841 l2cap_send_config_req(chan); /* no state change */
1129 l2cap_send_config_req(struct l2cap_channel *chan) function in typeref:typename:int
l2cap.h 462 int l2cap_send_config_req(struct l2cap_channel *);
hci_link.c 396 err = l2cap_send_config_req(chan);

Completed in 30 milliseconds