HomeSort by: relevance | last modified time | path
    Searched defs:btsco_debug (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/bluetooth/
btsco.c 65 #ifdef BTSCO_DEBUG
66 int btsco_debug = BTSCO_DEBUG; variable in typeref:typename:int
68 if (btsco_debug) { \
75 if (btsco_debug > (n)) { \
btsco.c 65 #ifdef BTSCO_DEBUG
66 int btsco_debug = BTSCO_DEBUG; variable in typeref:typename:int
68 if (btsco_debug) { \
75 if (btsco_debug > (n)) { \

Completed in 25 milliseconds