Lines Matching full:accept

368 	bt_dev_dbg(req->hdev, "Remove %pMR (0x%x) from accept list", &cp.bdaddr,  in del_from_accept_list()
388 /* Adds connection to accept list if needed. On error, returns -1. */
396 /* Already in accept list */ in add_to_accept_list()
401 /* Select filter policy to accept all advertising */ in add_to_accept_list()
405 /* Accept list can not be used with RPAs */ in add_to_accept_list()
412 /* During suspend, only wakeable devices can be in accept list */ in add_to_accept_list()
421 bt_dev_dbg(hdev, "Add %pMR (0x%x) to accept list", &cp.bdaddr, in add_to_accept_list()
457 /* We allow usage of accept list even with RPAs in suspend. In the worst in update_accept_list()
467 /* Go through the current accept list programmed into the in update_accept_list()
482 * remove it from the accept list. in update_accept_list()
489 /* Accept list can not be used with RPAs */ in update_accept_list()
499 /* Since all no longer valid accept list entries have been in update_accept_list()
505 * available accept list entries in the controller, then in update_accept_list()
507 * accept list. in update_accept_list()
516 * accept list if there is still space. Abort if space runs out. in update_accept_list()
533 /* Select filter policy to use accept list */ in update_accept_list()
757 /* Adding or removing entries from the accept list must in hci_req_add_le_passive_scan()
759 * not allow accept list modification while scanning. in hci_req_add_le_passive_scan()
768 * So instead of using filter polices 0x00 (no accept list) in hci_req_add_le_passive_scan()
769 * and 0x01 (accept list enabled) use the new filter policies in hci_req_add_le_passive_scan()
770 * 0x02 (no accept list) and 0x03 (accept list enabled). in hci_req_add_le_passive_scan()
804 bt_dev_dbg(hdev, "LE passive scan with accept list = %d", in hci_req_add_le_passive_scan()