Searched refs:mgmt_pending_remove (Results 1 – 3 of 3) sorted by relevance
1294 mgmt_pending_remove(cmd); in cmd_status_rsp()1303 mgmt_pending_remove(cmd); in cmd_complete_rsp()1372 mgmt_pending_remove(cmd); in mgmt_set_discoverable_complete()1530 mgmt_pending_remove(cmd); in mgmt_set_connectable_complete()1725 mgmt_pending_remove(cmd); in set_link_security()1806 mgmt_pending_remove(cmd); in set_ssp()2023 mgmt_pending_remove(cmd); in set_le()2085 mgmt_pending_remove(cmd); in mgmt_class_complete()2556 mgmt_pending_remove(cmd); in unpair_device()2622 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