Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/bluetooth/smp.c bredr_pairing() -> smp_send_pairing_req()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | smp | 4096-ptr_max |
| PARAM_VALUE | 0 | smp->conn | 4096-ptr_max |
| PARAM_VALUE | 0 | smp->conn->hcon | 4096-ptr_max |
| PARAM_VALUE | 0 | smp->conn->smp | 4096-ptr_max |
| PARAM_VALUE | 0 | smp->tfm_ecdh | 1-ptr_max |
| PARAM_VALUE | 1 | auth | 0 |
| BUF_SIZE | 0 | smp | 584 |
| BUF_SIZE | 0 | smp->conn | (-1),896 |
| DATA_SOURCE | 0 | smp | r smp_chan_create |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &conn->lock | ||
| HALF_LOCKED2 | &chan->lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | global &hci_cb_list_lock | ||
| TYPE_LOCK | (struct l2cap_conn)->lock |
net/bluetooth/smp.c smp_cmd_security_req() -> smp_send_pairing_req()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | smp | 4096-ptr_max |
| PARAM_VALUE | 0 | smp->conn | 4096-ptr_max |
| PARAM_VALUE | 0 | smp->conn->hcon | 4096-ptr_max |
| PARAM_VALUE | 0 | smp->conn->smp | 4096-ptr_max |
| PARAM_VALUE | 0 | smp->tfm_ecdh | 1-ptr_max |
| PARAM_VALUE | 1 | auth | 0-63 |
| BUF_SIZE | 0 | smp | 584 |
| CAPPED_DATA | 1 | auth | 1 |
| DATA_SOURCE | 0 | smp | r smp_chan_create |
| NOSPEC | 1 | auth | |
| NOSPEC | 1 | auth | |
| RX_PATH | |||
| NOCHECK_CALL | |||
| USER_DATA | 1 | auth | 0-63[c] |
| LOCK2 | &conn->lock | ||
| HALF_LOCKED2 | &chan->lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct l2cap_conn)->lock |
net/bluetooth/smp.c smp_conn_security() -> smp_send_pairing_req()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | smp | 4096-ptr_max |
| PARAM_VALUE | 0 | smp->conn | 4096-ptr_max |
| PARAM_VALUE | 0 | smp->conn->hcon | 4096-ptr_max |
| PARAM_VALUE | 0 | smp->conn->smp | 4096-ptr_max |
| PARAM_VALUE | 0 | smp->tfm_ecdh | 1-ptr_max |
| PARAM_VALUE | 1 | auth | 0-1,4-5,8-9,12-13,17,40-41,44-45,49 |
| BUF_SIZE | 0 | smp | 584 |
| BUF_SIZE | 0 | smp->conn | 896 |
| DATA_SOURCE | 0 | smp | r smp_chan_create |
| BIT_INFO | 1 | auth | 0x0,0x2f |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| LOCK2 | &chan->lock | ||
| HALF_LOCKED2 | &chan->lock | ||
| HALF_LOCKED2 | &conn->lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| HALF_LOCKED2 | global &hci_cb_list_lock | ||
| HALF_LOCKED2 | sk | ||
| TYPE_LOCK | (struct l2cap_chan)->lock |