Searched refs:BT_CAP (Results 1 – 1 of 1) sorted by relevance
472 unsigned char status, BT_CAP[8]; in bt_event() local650 i = bt_get_result(bt, BT_CAP, sizeof(BT_CAP)); in bt_event()652 if ((i == 8) && !BT_CAP[2]) { in bt_event()653 bt->BT_CAP_outreqs = BT_CAP[3]; in bt_event()654 bt->BT_CAP_req2rsp = BT_CAP[6] * USEC_PER_SEC; in bt_event()655 bt->BT_CAP_retries = BT_CAP[7]; in bt_event()