Home | History | Annotate | Download | only in gatt

Lines Matching defs:attr_list

905     UINT16          attr_list[2];
915 attr_list[0] = ATTR_ID_SERVICE_CLASS_ID_LIST;
916 attr_list[1] = ATTR_ID_PROTOCOL_DESC_LIST;
919 &uuid, num_attrs, attr_list);