Searched refs:store_hint (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/net/bluetooth/ |
| D | mgmt.h | 694 __u8 store_hint; member 700 __u8 store_hint; member 797 __u8 store_hint; member 815 __u8 store_hint; member 833 __u8 store_hint; member
|
| D | hci_core.h | 1582 u8 bdaddr_type, u8 store_hint, u16 min_interval,
|
| /Linux-v5.4/net/bluetooth/ |
| D | mgmt.c | 7094 ev.store_hint = persistent; in mgmt_new_link_key() 7142 ev.store_hint = 0x00; in mgmt_new_ltk() 7144 ev.store_hint = persistent; in mgmt_new_ltk() 7172 ev.store_hint = persistent; in mgmt_new_irk() 7200 ev.store_hint = 0x00; in mgmt_new_csrk() 7202 ev.store_hint = persistent; in mgmt_new_csrk() 7213 u8 bdaddr_type, u8 store_hint, u16 min_interval, in mgmt_new_conn_param() argument 7224 ev.store_hint = store_hint; in mgmt_new_conn_param()
|
| D | hci_event.c | 5669 u8 store_hint; in hci_le_remote_conn_param_req_evt() local 5680 store_hint = 0x01; in hci_le_remote_conn_param_req_evt() 5682 store_hint = 0x00; in hci_le_remote_conn_param_req_evt() 5688 store_hint, min, max, latency, timeout); in hci_le_remote_conn_param_req_evt()
|
| D | l2cap_core.c | 5318 u8 store_hint; in l2cap_conn_param_update_req() local 5320 store_hint = hci_le_conn_update(hcon, min, max, latency, in l2cap_conn_param_update_req() 5323 store_hint, min, max, latency, in l2cap_conn_param_update_req()
|