Home
last modified time | relevance | path

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

/openthread-latest/include/openthread/
Dtcat.h105 typedef enum otTcatCommandClass enum
113 } otTcatCommandClass; typedef
Dble_secure.h355 bool otBleSecureIsCommandClassAuthorized(otInstance *aInstance, otTcatCommandClass aCommandClass);
/openthread-latest/src/core/api/
Dble_secure_api.cpp172 bool otBleSecureIsCommandClassAuthorized(otInstance *aInstance, otTcatCommandClass aCommandClass) in otBleSecureIsCommandClassAuthorized()