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

  /src/sys/dev/bluetooth/
btmagic.c 1510 bool bpress; local in function:btmagic_input_magict
1519 bpress = 0;
1521 bpress = 1;
1535 bpress ? "button pressed" : "");
1546 if (bpress) {

Completed in 12 milliseconds