Searched refs:mgmt_pending_remove (Results 1 – 3 of 3) sorted by relevance
1291 mgmt_pending_remove(cmd); in cmd_status_rsp()1300 mgmt_pending_remove(cmd); in cmd_complete_rsp()1369 mgmt_pending_remove(cmd); in mgmt_set_discoverable_complete()1527 mgmt_pending_remove(cmd); in mgmt_set_connectable_complete()1722 mgmt_pending_remove(cmd); in set_link_security()1803 mgmt_pending_remove(cmd); in set_ssp()2020 mgmt_pending_remove(cmd); in set_le()2082 mgmt_pending_remove(cmd); in mgmt_class_complete()2553 mgmt_pending_remove(cmd); in unpair_device()2619 mgmt_pending_remove(cmd); in disconnect()[all …]
53 void mgmt_pending_remove(struct mgmt_pending_cmd *cmd);
266 void mgmt_pending_remove(struct mgmt_pending_cmd *cmd) in mgmt_pending_remove() function