summaryrefslogtreecommitdiff
path: root/src/shared/mgmt.h
Commit message (Expand)AuthorAgeFilesLines
* mgmt: Remove mgmt_set_verboseLuiz Augusto von Dentz2022-03-281-1/+0
* mgmt: Introduce mgmt_set_verboseLuiz Augusto von Dentz2022-03-231-0/+1
* shared/mgmt: Add request timeout handlingLuiz Augusto von Dentz2022-01-271-0/+10
* shared/mgmt: Add mgmt_get_mtuLuiz Augusto von Dentz2021-09-221-0/+2
* shared/mgmt: Add supports of parsing mgmt tlv listHoward Chung2021-01-051-0/+6
* shared/mgmt: Add mgmt_tlv_add_fixedLuiz Augusto von Dentz2020-10-291-0/+3
* mgmt: Add support of mgmt TLV APIHoward Chung2020-10-291-0/+9
* src: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* shared/mgmt: Remove unneeded sync_write APIJohan Hedberg2014-12-081-2/+0
* shared/mgmt: Add mgmt_send_nowait() APIJohan Hedberg2014-12-081-0/+4
* shared/mgmt: Add synchronous write supportJohan Hedberg2014-12-081-0/+2
* shared: Update copyright informationMarcel Holtmann2014-02-111-1/+1
* adapter: Move MGMT_VERSION macro to mgmt.hSzymon Janc2013-11-061-0/+2
* shared: Introduce mgmt_reply function for sending repliesMarcel Holtmann2013-01-071-0/+4
* shared: Add support for canceling all management request of one indexMarcel Holtmann2013-01-041-0/+1
* Revert "core: Add index parameter to mgmt_request_func_t callback"Johan Hedberg2013-01-041-3/+2
* core: Add index parameter to mgmt_request_func_t callbackJohan Hedberg2013-01-041-2/+3
* shared: Handle reentrant mangement interface cleanup from notificationsMarcel Holtmann2012-12-311-0/+1
* shared: Add support for management interface handlingMarcel Holtmann2012-12-311-0/+61