Searched refs:bnep_send (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/bluetooth/bnep/
H A Dcore.c98 static int bnep_send(struct bnep_session *s, void *data, size_t len) function
112 return bnep_send(s, &rsp, sizeof(rsp));
258 bnep_send(s, pkt, sizeof(pkt));

Completed in 23 milliseconds