Home | History | Annotate | Download | only in tools

Lines Matching refs:all

49 static int all;
636 * see http://www.bluetooth.org/assigned-numbers/baseband.htm --- all
1022 uint8_t all;
1035 if (!strcasecmp(opt, "all")) {
1037 all = 1;
1040 all = 0;
1043 if (hci_delete_stored_link_key(dd, &bdaddr, all, 1000) < 0) {
1823 if (!strcasecmp(opt, "all"))
1872 if (all && !hci_test_bit(HCI_RAW, &di->flags) &&
1958 { "all", 0, 0, 'a' },
1969 all = 1;