Home
last modified time | relevance | path

Searched refs:_attrs (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/extmod/uasyncio/
A D__init__.py8 _attrs = { variable
25 mod = _attrs.get(attr, None)
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dsdp.h441 #define BT_SDP_RECORD(_attrs) \ argument
443 .attrs = _attrs, \
444 .attr_count = ARRAY_SIZE((_attrs)), \
A Dgatt.h461 #define BT_GATT_SERVICE(_attrs) \ argument
463 .attrs = _attrs, \
464 .attr_count = ARRAY_SIZE(_attrs), \

Completed in 8 milliseconds