Searched refs:ath3k_init (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/bt/msm8996/libbt-vendor/src/
H A Dbt_vendor_qcom.c87 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 Dhw_ar3k.c1050 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 Dbt_vendor_qcom.c83 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 Dhw_ar3k.c1046 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 Dbt_vendor_qcom.c107 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 Dhw_ar3k.c1046 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 Dbt_vendor_qcom.c72 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 Dhw_ar3k.c1051 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