Home
last modified time | relevance | path

Searched refs:Attribute (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_egl.c627 } Attribute; typedef
629 Attribute attributes[] = {
669 for (attr = 0 ; attr<sizeof(attributes)/sizeof(Attribute) ; attr++) { in dumpconfig()
/AliOS-Things-master/components/ble_host/bt_host/host/
A DKconfig480 bool "Bluetooth Attribute Protocol (ATT) debug"
484 Attribute Protocol (ATT).
487 bool "Bluetooth Generic Attribute Profile (GATT) debug"
491 Generic Attribute Profile (GATT).
/AliOS-Things-master/components/ble_host/
A DREADME.md18 - Generic Attribute Profile(GATT)连接支持
619 <br />点击连接,可以看到Generic Access(GAP)和Generic Attribute(GATT)2个服务,点击GAP服务的Device Name的读取按键(下图红色圈中的箭头),…
/AliOS-Things-master/components/oss/src/external/tinyxml2/
A Dtinyxml2.cpp1520 const char* XMLElement::Attribute( const char* name, const char* value ) const in Attribute() function in AlibabaCloud::OSS::tinyxml2::XMLElement
1830 if ( !p || Attribute( attrib->Name() ) ) { in ParseAttributes()
A Dtinyxml2.h1295 const char* Attribute( const char* name, const char* value=0 ) const;
/AliOS-Things-master/components/mbedtls/
A DChangeLog1898 * Better support for the different Attribute Types from IETF PKIX (RFC 5280)

Completed in 23 milliseconds