mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-16 08:44:38 +08:00
Move security.c callbacks into hciops
This commit is contained in:
parent
a67e1d8cea
commit
5288199788
1037
plugins/hciops.c
1037
plugins/hciops.c
File diff suppressed because it is too large
Load Diff
@ -85,9 +85,6 @@ extern struct main_opts main_opts;
|
||||
|
||||
char *expand_name(char *dst, int size, char *str, int dev_id);
|
||||
|
||||
void start_security_manager(int hdev);
|
||||
void stop_security_manager(int hdev);
|
||||
|
||||
void btd_start_exit_timer(void);
|
||||
void btd_stop_exit_timer(void);
|
||||
|
||||
|
1024
src/security.c
1024
src/security.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user