Defined in 1 files as a function:
Referenced in 3 files:
- drivers/bluetooth/hci_ll.c, line 633
- drivers/bluetooth/hci_mrvl.c, line 406
- drivers/bluetooth/hci_nokia.c
Smatch caller information:
drivers/bluetooth/hci_mrvl.c mrvl_set_baudrate() -> serdev_device_wait_for_cts()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | state | 1 |
| PARAM_VALUE | 2 | timeout_ms | 10000 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &hdev->req_lock | ||
| TYPE_LOCK | (struct hci_dev)->req_lock |
drivers/bluetooth/hci_ll.c ll_setup() -> serdev_device_wait_for_cts()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | serdev | 4096-ptr_max |
| PARAM_VALUE | 0 | serdev->ctrl | 0,4096-ptr_max |
| PARAM_VALUE | 1 | state | 1 |
| PARAM_VALUE | 2 | timeout_ms | 200 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &hdev->req_lock | ||
| TYPE_LOCK | (struct hci_dev)->req_lock |
drivers/bluetooth/hci_nokia.c nokia_reset() -> serdev_device_wait_for_cts()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | serdev | 4096-ptr_max |
| PARAM_VALUE | 0 | serdev->ctrl | 0,4096-ptr_max |
| PARAM_VALUE | 1 | state | 1 |
| PARAM_VALUE | 2 | timeout_ms | 200 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &hdev->req_lock | ||
| TYPE_LOCK | (struct hci_dev)->req_lock |
drivers/bluetooth/hci_nokia.c nokia_send_negotiation() -> serdev_device_wait_for_cts()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | serdev | 4096-ptr_max |
| PARAM_VALUE | 0 | serdev->ctrl | 0,4096-ptr_max |
| PARAM_VALUE | 1 | state | 1 |
| PARAM_VALUE | 2 | timeout_ms | 200 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &hdev->req_lock | ||
| TYPE_LOCK | (struct hci_dev)->req_lock |