Searched refs:mgmt_pending_remove (Results 1 – 3 of 3) sorted by relevance
1250 mgmt_pending_remove(cmd); in cmd_status_rsp()1259 mgmt_pending_remove(cmd); in cmd_complete_rsp()1328 mgmt_pending_remove(cmd); in mgmt_set_discoverable_complete()1480 mgmt_pending_remove(cmd); in mgmt_set_connectable_complete()1675 mgmt_pending_remove(cmd); in set_link_security()1756 mgmt_pending_remove(cmd); in set_ssp()1969 mgmt_pending_remove(cmd); in set_le()2031 mgmt_pending_remove(cmd); in mgmt_class_complete()2495 mgmt_pending_remove(cmd); in unpair_device()2561 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