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

/freebsd-11.0-release/usr.sbin/bluetooth/sdpd/
H A Dscr.c49 uint8_t const *req = srv->req + sizeof(sdp_pdu_t);
87 srv->fdidx[fd].rsp_limit = srv->fdidx[fd].omtu - sizeof(sdp_pdu_t);
H A Dsur.c49 uint8_t const *req = srv->req + sizeof(sdp_pdu_t);
78 srv->fdidx[fd].rsp_limit = srv->fdidx[fd].omtu - sizeof(sdp_pdu_t);
H A Dsrr.c53 uint8_t const *req = srv->req + sizeof(sdp_pdu_t);
100 srv->fdidx[fd].rsp_limit = srv->fdidx[fd].omtu - sizeof(sdp_pdu_t);
115 sdp_pdu_t pdu;
H A Dssar.c54 uint8_t const *req = srv->req + sizeof(sdp_pdu_t);
239 srv->fdidx[fd].rsp_limit = srv->fdidx[fd].omtu - sizeof(sdp_pdu_t) - 2;
H A Dsar.c145 uint8_t const *req = srv->req + sizeof(sdp_pdu_t);
232 srv->fdidx[fd].rsp_limit = srv->fdidx[fd].omtu - sizeof(sdp_pdu_t) - 2;
253 sdp_pdu_t pdu;
H A Dssr.c54 uint8_t const *req = srv->req + sizeof(sdp_pdu_t);
202 srv->fdidx[fd].rsp_limit = srv->fdidx[fd].omtu - sizeof(sdp_pdu_t) - 4;
220 sdp_pdu_t pdu;
H A Dserver.c541 sdp_pdu_t pdu;
/freebsd-11.0-release/lib/libsdp/
H A Dservice.c52 sdp_pdu_t pdu;
117 sdp_pdu_t pdu;
161 sdp_pdu_t pdu;
H A Dsearch.c53 sdp_pdu_t pdu;
H A Dsdp.h269 typedef struct sdp_pdu sdp_pdu_t; typedef in typeref:struct:sdp_pdu

Completed in 77 milliseconds