Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_int.h762 #define CONN_ORIENT_TERM 0x00 /* incoming connection oriented */ macro
772 #define CONN_ORIENT_TERM FALSE macro
Dbtm_sec.c488 conn_type = CONN_ORIENT_TERM; in BTM_SetSecurityLevel()