Lines Matching full:accept
370 bt_dev_dbg(req->hdev, "Remove %pMR (0x%x) from accept list", &cp.bdaddr, in del_from_accept_list()
390 /* Adds connection to accept list if needed. On error, returns -1. */
398 /* Already in accept list */ in add_to_accept_list()
403 /* Select filter policy to accept all advertising */ in add_to_accept_list()
407 /* Accept list can not be used with RPAs */ in add_to_accept_list()
414 /* During suspend, only wakeable devices can be in accept list */ in add_to_accept_list()
423 bt_dev_dbg(hdev, "Add %pMR (0x%x) to accept list", &cp.bdaddr, in add_to_accept_list()
459 /* We allow usage of accept list even with RPAs in suspend. In the worst in update_accept_list()
469 /* Go through the current accept list programmed into the in update_accept_list()
484 * remove it from the accept list. in update_accept_list()
491 /* Accept list can not be used with RPAs */ in update_accept_list()
501 /* Since all no longer valid accept list entries have been in update_accept_list()
507 * available accept list entries in the controller, then in update_accept_list()
509 * accept list. in update_accept_list()
518 * accept list if there is still space. Abort if space runs out. in update_accept_list()
535 /* Select filter policy to use accept list */ in update_accept_list()
759 /* Adding or removing entries from the accept list must in hci_req_add_le_passive_scan()
761 * not allow accept list modification while scanning. in hci_req_add_le_passive_scan()
770 * So instead of using filter polices 0x00 (no accept list) in hci_req_add_le_passive_scan()
771 * and 0x01 (accept list enabled) use the new filter policies in hci_req_add_le_passive_scan()
772 * 0x02 (no accept list) and 0x03 (accept list enabled). in hci_req_add_le_passive_scan()
806 bt_dev_dbg(hdev, "LE passive scan with accept list = %d", in hci_req_add_le_passive_scan()