Searched refs:mgmt_pending_remove (Results 1 – 3 of 3) sorted by relevance
1355 mgmt_pending_remove(cmd); in mgmt_set_powered_complete()1426 mgmt_pending_remove(cmd); in set_powered()1465 mgmt_pending_remove(cmd); in cmd_status_rsp()1479 mgmt_pending_remove(cmd); in cmd_complete_rsp()1550 mgmt_pending_remove(cmd); in mgmt_set_discoverable_complete()1718 mgmt_pending_remove(cmd); in mgmt_set_connectable_complete()2146 mgmt_pending_remove(cmd); in set_mesh_complete()3473 mgmt_pending_remove(cmd); in pairing_complete_cb()3492 mgmt_pending_remove(cmd); in le_pairing_complete_cb()3665 mgmt_pending_remove(cmd); in cancel_pair_device()[all …]
67 void mgmt_pending_remove(struct mgmt_pending_cmd *cmd);
295 void mgmt_pending_remove(struct mgmt_pending_cmd *cmd) in mgmt_pending_remove() function