Searched refs:CONNECTION_TYPE_ORIG_MASK (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
H A Dbtm_int.h745 #define CONNECTION_TYPE_ORIG_MASK 0x01 /* mask for direction */ macro
H A Dbtm_sec.c509 if (conn_type & CONNECTION_TYPE_ORIG_MASK)
2046 if (conn_type & CONNECTION_TYPE_ORIG_MASK)
5249 if ( conn_type & CONNECTION_TYPE_ORIG_MASK )

Completed in 72 milliseconds