Searched refs:mgmt_pending_remove (Results 1 – 3 of 3) sorted by relevance
67 void mgmt_pending_remove(struct mgmt_pending_cmd *cmd);
1448 mgmt_pending_remove(cmd); in set_powered() 1704 mgmt_pending_remove(cmd); in set_discoverable() 1831 mgmt_pending_remove(cmd); in set_connectable() 1936 mgmt_pending_remove(cmd); in set_link_security() 2087 mgmt_pending_remove(cmd); in set_ssp() 2296 mgmt_pending_remove(cmd); in set_mesh() 2626 mgmt_pending_remove(cmd); in send_hci_cmd_sync() 3414 mgmt_pending_remove(cmd); in pin_code_reply() 3474 mgmt_pending_remove(cmd); in set_io_capability() 3559 mgmt_pending_remove(cm in pairing_complete_cb() [all...]
314 void mgmt_pending_remove(struct mgmt_pending_cmd *cmd) in mgmt_pending_remove() function