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.h57 #define RTLBT_IC_FLAG_SIMPLE (0 << 1) macro
H A Drtlbt_fw.c50 .flags = RTLBT_IC_FLAG_SIMPLE,
H A Dmain.c428 (ic->flags & RTLBT_IC_FLAG_SIMPLE) == 0) { in main()