Searched refs:store_hint (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/include/net/bluetooth/ |
| D | mgmt.h | 918 __u8 store_hint; member 924 __u8 store_hint; member 1025 __u8 store_hint; member 1043 __u8 store_hint; member 1061 __u8 store_hint; member
|
| D | hci_core.h | 2239 u8 bdaddr_type, u8 store_hint, u16 min_interval,
|
| /Linux-v6.6/net/bluetooth/ |
| D | mgmt.c | 9524 ev.store_hint = persistent; in mgmt_new_link_key() 9572 ev.store_hint = 0x00; in mgmt_new_ltk() 9574 ev.store_hint = persistent; in mgmt_new_ltk() 9602 ev.store_hint = persistent; in mgmt_new_irk() 9630 ev.store_hint = 0x00; in mgmt_new_csrk() 9632 ev.store_hint = persistent; in mgmt_new_csrk() 9643 u8 bdaddr_type, u8 store_hint, u16 min_interval, in mgmt_new_conn_param() argument 9654 ev.store_hint = store_hint; in mgmt_new_conn_param()
|
| D | hci_event.c | 6806 u8 store_hint; in hci_le_remote_conn_param_req_evt() local 6817 store_hint = 0x01; in hci_le_remote_conn_param_req_evt() 6819 store_hint = 0x00; in hci_le_remote_conn_param_req_evt() 6825 store_hint, min, max, latency, timeout); in hci_le_remote_conn_param_req_evt()
|
| D | l2cap_core.c | 5626 u8 store_hint; in l2cap_conn_param_update_req() local 5628 store_hint = hci_le_conn_update(hcon, min, max, latency, in l2cap_conn_param_update_req() 5631 store_hint, min, max, latency, in l2cap_conn_param_update_req()
|