Searched refs:mgmt_pending_remove (Results 1 – 3 of 3) sorted by relevance
1653 mgmt_pending_remove(cmd); in cmd_status_rsp()1662 mgmt_pending_remove(cmd); in cmd_complete_rsp()1754 mgmt_pending_remove(cmd); in set_discoverable_complete()1918 mgmt_pending_remove(cmd); in set_discoverable()2004 mgmt_pending_remove(cmd); in set_connectable_complete()2124 mgmt_pending_remove(cmd); in set_connectable()2228 mgmt_pending_remove(cmd); in set_link_security()2309 mgmt_pending_remove(cmd); in set_ssp()2509 mgmt_pending_remove(cmd); in set_le()2571 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