Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
net/bluetooth/hci_event.c hci_auth_complete_evt() -> mgmt_auth_failed()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | conn | 4096-ptr_max |
| PARAM_VALUE | 1 | hci_status | 1-255 |
| CAPPED_DATA | 0 | conn->handle | 1 |
| DATA_SOURCE | 0 | conn | r hci_conn_hash_lookup_handle |
| FUZZY_MAX | 1 | hci_status | 6 |
| RX_PATH | |||
| NOCHECK_CALL | |||
| LOCK2 | &hdev->lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct hci_dev)->lock |
net/bluetooth/hci_event.c hci_simple_pair_complete_evt() -> mgmt_auth_failed()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | conn | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->hdev->dev_flags | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->remote_auth | 255 |
| PARAM_VALUE | 0 | conn->type | 1 |
| PARAM_VALUE | 1 | hci_status | 1-255 |
| DATA_SOURCE | 0 | conn | r hci_conn_hash_lookup_ba |
| RX_PATH | |||
| NOCHECK_CALL | |||
| LOCK2 | &hdev->lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct hci_dev)->lock |
net/bluetooth/smp.c smp_failure() -> mgmt_auth_failed()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | hci_status | 5 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &chan->lock | ||
| HALF_LOCKED2 | &conn->lock | ||
| HALF_LOCKED2 | &hdev->lock | ||
| HALF_LOCKED2 | global &mgmt_chan_list_lock | ||
| HALF_LOCKED2 | sk |