Move security.c callbacks into hciops

This commit is contained in:
Johan Hedberg 2010-10-26 16:06:18 -04:00
parent a67e1d8cea
commit 5288199788
3 changed files with 1034 additions and 1030 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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);

File diff suppressed because it is too large Load Diff