Searched refs:_attrs (Results 1 – 3 of 3) sorted by relevance
8 _attrs = { variable25 mod = _attrs.get(attr, None)
441 #define BT_SDP_RECORD(_attrs) \ argument443 .attrs = _attrs, \444 .attr_count = ARRAY_SIZE((_attrs)), \
461 #define BT_GATT_SERVICE(_attrs) \ argument463 .attrs = _attrs, \464 .attr_count = ARRAY_SIZE(_attrs), \
Completed in 8 milliseconds