Searched refs:ath3k_init (Results 1 - 8 of 8) sorted by relevance
/hardware/qcom/bt/msm8996/libbt-vendor/src/ |
H A D | bt_vendor_qcom.c | 87 int ath3k_init(int fd, int speed, int init_speed, char *bdaddr, struct termios *ti); 129 int ath3k_init(int fd, int speed, int init_speed, char *bdaddr, struct termios *ti); 797 if(ath3k_init(fd,3000000,115200,NULL,&vnd_userial.termios)<0)
|
H A D | hw_ar3k.c | 1050 int ath3k_init(int fd, int speed, int init_speed, char *bdaddr, struct termios *ti) function 1326 ath3k_init(fd,u->speed,u->init_speed,u->bdaddr, &ti);
|
/hardware/qcom/bt/msm8909/libbt-vendor/src/ |
H A D | bt_vendor_qcom.c | 83 int ath3k_init(int fd, int speed, int init_speed, char *bdaddr, struct termios *ti); 769 if(ath3k_init(fd,3000000,115200,NULL,&vnd_userial.termios)<0)
|
H A D | hw_ar3k.c | 1046 int ath3k_init(int fd, int speed, int init_speed, char *bdaddr, struct termios *ti) function 1322 ath3k_init(fd,u->speed,u->init_speed,u->bdaddr, &ti);
|
/hardware/qcom/bt/msm8992/libbt-vendor/src/ |
H A D | bt_vendor_qcom.c | 107 int ath3k_init(int fd, int speed, int init_speed, char *bdaddr, struct termios *ti); 750 if(ath3k_init(fd,3000000,115200,NULL,&vnd_userial.termios)<0)
|
H A D | hw_ar3k.c | 1046 int ath3k_init(int fd, int speed, int init_speed, char *bdaddr, struct termios *ti) function 1322 ath3k_init(fd,u->speed,u->init_speed,u->bdaddr, &ti);
|
/hardware/qcom/bt/msm8998/libbt-vendor/src/ |
H A D | bt_vendor_qcom.c | 72 int ath3k_init(int fd, int speed, int init_speed, char *bdaddr, struct termios *ti); 886 if(ath3k_init(fd,3000000,115200,NULL,&vnd_userial.termios)<0)
|
H A D | hw_ar3k.c | 1051 int ath3k_init(int fd, int speed, int init_speed, char *bdaddr, struct termios *ti) function 1327 ath3k_init(fd,u->speed,u->init_speed,u->bdaddr, &ti);
|
Completed in 93 milliseconds