HomeSort by relevance Sort by last modified time
    Searched refs:SAP_PARAM_ID_MAX_MSG_SIZE_LEN (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/sap/
sap.h 140 #define SAP_PARAM_ID_MAX_MSG_SIZE_LEN 0x02
server.c 143 if (ntohs(msg->param->len) != SAP_PARAM_ID_MAX_MSG_SIZE_LEN)
664 param->len = htons(SAP_PARAM_ID_MAX_MSG_SIZE_LEN);
667 size += PARAMETER_SIZE(SAP_PARAM_ID_MAX_MSG_SIZE_LEN);
    [all...]

Completed in 23 milliseconds