commit | 6bfa273e533d7b25eee3d74e28a7fe8e6a8e7a93 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Thu May 25 16:46:41 2023 -0700 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Fri Aug 11 11:36:50 2023 -0700 |
tree | ff166fbbd3010d9691fca37f979c2f2634cf270e | |
parent | 6b42f04e241732158592aac6241822cd6b4a7aae [diff] |
Bluetooth: Consolidate code around sk_alloc into a helper function This consolidates code around sk_alloc into bt_sock_alloc which does take care of common initialization. Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>