Home
last modified time | relevance | path

Searched refs:RTLBT_IC_FLAG_SIMPLE (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bluetooth/rtlbtfw/
H A Drtlbt_fw.h61 #define RTLBT_IC_FLAG_SIMPLE (0 << 1) macro
H A Dmain.c449 (ic->flags & RTLBT_IC_FLAG_SIMPLE) == 0) { in main()
H A Drtlbt_fw.c50 .flags = RTLBT_IC_FLAG_SIMPLE,