Searched refs:mgmt_pending_foreach (Results 1 – 3 of 3) sorted by relevance
| /linux/net/bluetooth/ |
| H A D | mgmt_util.h | 57 void mgmt_pending_foreach(u16 opcode, struct hci_dev *hdev, bool remove,
|
| H A D | mgmt_util.c | 239 void mgmt_pending_foreach(u16 opcode, struct hci_dev *hdev, bool remove, in mgmt_pending_foreach() function
|
| H A D | mgmt.c | 9510 mgmt_pending_foreach(0, hdev, true, cmd_complete_rsp, &match); in mgmt_index_removed() 9549 mgmt_pending_foreach(MGMT_OP_SET_POWERED, hdev, true, settings_rsp, in mgmt_power_on() 9565 mgmt_pending_foreach(MGMT_OP_SET_POWERED, hdev, true, settings_rsp, in __mgmt_power_off() 9580 mgmt_pending_foreach(0, hdev, true, cmd_complete_rsp, &match); in __mgmt_power_off() 9878 mgmt_pending_foreach(MGMT_OP_UNPAIR_DEVICE, hdev, true, in mgmt_disconnect_failed() 10072 mgmt_pending_foreach(MGMT_OP_SET_LINK_SECURITY, hdev, true, in mgmt_auth_enable_complete() 10082 mgmt_pending_foreach(MGMT_OP_SET_LINK_SECURITY, hdev, true, in mgmt_auth_enable_complete() 10107 mgmt_pending_foreach(MGMT_OP_SET_DEV_CLASS, hdev, false, sk_lookup, in mgmt_set_class_of_dev_complete() 10109 mgmt_pending_foreach(MGMT_OP_ADD_UUID, hdev, false, sk_lookup, in mgmt_set_class_of_dev_complete() 10111 mgmt_pending_foreach(MGMT_OP_REMOVE_UUID, hdev, false, sk_lookup, in mgmt_set_class_of_dev_complete()
|