Searched refs:RFCOMM_LM_SECURE (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluez/lib/bluetooth/
H A Drfcomm.h59 #define RFCOMM_LM_SECURE 0x0020 macro
/external/bluetooth/bluez/test/
H A Drctest.c205 opt |= RFCOMM_LM_SECURE;
283 opt |= RFCOMM_LM_SECURE;
/external/bluetooth/bluez/compat/
H A Ddund.c152 lm |= RFCOMM_LM_SECURE;
/external/bluetooth/bluez/tools/
H A Drfcomm.c511 lm |= RFCOMM_LM_SECURE;
/external/bluetooth/bluez/btio/
H A Dbtio.c370 RFCOMM_LM_AUTH | RFCOMM_LM_ENCRYPT | RFCOMM_LM_SECURE,
472 if (opt & RFCOMM_LM_SECURE)

Completed in 97 milliseconds