Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h814 #define CONN_ORIENT_TERM 0x00 /* incoming connection oriented */ macro
824 #define CONN_ORIENT_TERM FALSE macro
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sec.c479 conn_type = CONN_ORIENT_TERM; in BTM_SetSecurityLevel()