Searched refs:mgmt_pending_remove (Results 1 – 3 of 3) sorted by relevance
1759 mgmt_pending_remove(cmd); in cmd_status_rsp()1768 mgmt_pending_remove(cmd); in cmd_complete_rsp()1860 mgmt_pending_remove(cmd); in set_discoverable_complete()2024 mgmt_pending_remove(cmd); in set_discoverable()2110 mgmt_pending_remove(cmd); in set_connectable_complete()2230 mgmt_pending_remove(cmd); in set_connectable()2334 mgmt_pending_remove(cmd); in set_link_security()2415 mgmt_pending_remove(cmd); in set_ssp()2618 mgmt_pending_remove(cmd); in set_le()2680 mgmt_pending_remove(cmd); in mgmt_class_complete()[all …]
53 void mgmt_pending_remove(struct mgmt_pending_cmd *cmd);
206 void mgmt_pending_remove(struct mgmt_pending_cmd *cmd) in mgmt_pending_remove() function