Home
last modified time | relevance | path

Searched refs:CONN_ORIENT_ORIG (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h802 #define CONN_ORIENT_ORIG 0x01 /* outgoing connection oriented */ macro
812 #define CONN_ORIENT_ORIG TRUE macro
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c478 conn_type = CONN_ORIENT_ORIG; in BTM_SetSecurityLevel()