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.h758 #define CONN_ORIENT_TERM 0x00 /* incoming connection oriented */ macro
768 #define CONN_ORIENT_TERM FALSE macro
Dbtm_sec.c487 conn_type = CONN_ORIENT_TERM; in BTM_SetSecurityLevel()