Home
last modified time | relevance | path

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

/netbsd-src/usr.sbin/bta2dpd/bta2dpd/
H A Davdtp.c77 avdtpCheckResponse(int recvfd, bool *isCommand, uint8_t *trans, uint8_t in avdtpCheckResponse()
124 avdtpSendCapabilitiesResponseSBC(int fd, int recvfd, int trans, uint8_t mySep, in avdtpSendCapabilitiesResponseSBC()
163 avdtpSendAccept(int fd, int recvfd, uint8_t trans, uint8_t myCommand) in avdtpSendAccept()
176 avdtpSendReject(int fd, int recvfd, uint8_t trans, uint8_t myCommand) in avdtpSendReject()
190 avdtpSendDiscResponseAudio(int fd, int recvfd, uint8_t trans, uint8_t mySep, in avdtpSendDiscResponseAudio()
233 avdtpGetCapabilities(int fd, int recvfd, uint8_t sep) in avdtpGetCapabilities()
241 avdtpSetConfiguration(int fd, int recvfd, uint8_t sep, uint8_t *data, in avdtpSetConfiguration()
268 avdtpOpen(int fd, int recvfd, uint8_t sep) in avdtpOpen()
276 avdtpStart(int fd, int recvfd, uint8_t sep) in avdtpStart()
284 avdtpClose(int fd, int recvfd, uint8_t sep) in avdtpClose()
[all …]