Home
last modified time | relevance | path

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

/dflybsd-src/usr.sbin/sdpd/
H A Dsar.c89 uint8_t *rsp, uint8_t const * const rsp_end) in server_prepare_attr_list()
150 uint8_t const *rsp_end = rsp + L2CAP_MTU_MAXIMUM; in server_prepare_service_attribute_response() local
252 uint8_t *rsp_end = srv->fdidx[fd].rsp + srv->fdidx[fd].rsp_size; in server_send_service_attribute_response() local
H A Dssr.c157 uint8_t const *rsp_end = rsp + L2CAP_MTU_MAXIMUM; in server_prepare_service_search_response() local
244 uint8_t *rsp_end = srv->fdidx[fd].rsp + srv->fdidx[fd].rsp_size; in server_send_service_search_response() local
H A Dssar.c55 uint8_t const *rsp_end = rsp + L2CAP_MTU_MAXIMUM; in server_prepare_service_search_attribute_response() local