Searched refs:CONT_PAYLOAD_MAX (Results 1 – 2 of 2) sorted by relevance
76 #define CONT_PAYLOAD_MAX 23 macro431 return 1 + (len / CONT_PAYLOAD_MAX); in last_seg()493 seg_len = MIN(msg->len, CONT_PAYLOAD_MAX); in prov_send_adv()
78 #define CONT_PAYLOAD_MAX 23 macro1526 return 1 + (len / CONT_PAYLOAD_MAX);1586 seg_len = MIN(msg->len, CONT_PAYLOAD_MAX);