Searched refs:store_hint (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/include/net/bluetooth/ |
| D | mgmt.h | 878 __u8 store_hint; member 884 __u8 store_hint; member 983 __u8 store_hint; member 1001 __u8 store_hint; member 1019 __u8 store_hint; member
|
| D | hci_core.h | 1842 u8 bdaddr_type, u8 store_hint, u16 min_interval,
|
| /Linux-v5.15/net/bluetooth/ |
| D | mgmt.c | 8638 ev.store_hint = persistent; in mgmt_new_link_key() 8686 ev.store_hint = 0x00; in mgmt_new_ltk() 8688 ev.store_hint = persistent; in mgmt_new_ltk() 8716 ev.store_hint = persistent; in mgmt_new_irk() 8744 ev.store_hint = 0x00; in mgmt_new_csrk() 8746 ev.store_hint = persistent; in mgmt_new_csrk() 8757 u8 bdaddr_type, u8 store_hint, u16 min_interval, in mgmt_new_conn_param() argument 8768 ev.store_hint = store_hint; in mgmt_new_conn_param()
|
| D | hci_event.c | 6012 u8 store_hint; in hci_le_remote_conn_param_req_evt() local 6023 store_hint = 0x01; in hci_le_remote_conn_param_req_evt() 6025 store_hint = 0x00; in hci_le_remote_conn_param_req_evt() 6031 store_hint, min, max, latency, timeout); in hci_le_remote_conn_param_req_evt()
|
| D | l2cap_core.c | 5567 u8 store_hint; in l2cap_conn_param_update_req() local 5569 store_hint = hci_le_conn_update(hcon, min, max, latency, in l2cap_conn_param_update_req() 5572 store_hint, min, max, latency, in l2cap_conn_param_update_req()
|