Searched refs:store_hint (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/include/net/bluetooth/ |
| H A D | mgmt.h | 929 __u8 store_hint; member 935 __u8 store_hint; member 1036 __u8 store_hint; member 1054 __u8 store_hint; member 1072 __u8 store_hint; member
|
| H A D | hci_core.h | 2397 u8 bdaddr_type, u8 store_hint, u16 min_interval,
|
| /linux-6.15/net/bluetooth/ |
| H A D | mgmt.c | 9473 ev.store_hint = persistent; in mgmt_new_link_key() 9521 ev.store_hint = 0x00; in mgmt_new_ltk() 9523 ev.store_hint = persistent; in mgmt_new_ltk() 9551 ev.store_hint = persistent; in mgmt_new_irk() 9579 ev.store_hint = 0x00; in mgmt_new_csrk() 9581 ev.store_hint = persistent; in mgmt_new_csrk() 9592 u8 bdaddr_type, u8 store_hint, u16 min_interval, in mgmt_new_conn_param() argument 9603 ev.store_hint = store_hint; in mgmt_new_conn_param()
|
| H A D | hci_event.c | 6623 u8 store_hint; in hci_le_remote_conn_param_req_evt() local 6634 store_hint = 0x01; in hci_le_remote_conn_param_req_evt() 6636 store_hint = 0x00; in hci_le_remote_conn_param_req_evt() 6642 store_hint, min, max, latency, timeout); in hci_le_remote_conn_param_req_evt()
|
| H A D | l2cap_core.c | 4668 u8 store_hint; in l2cap_conn_param_update_req() local 4670 store_hint = hci_le_conn_update(hcon, min, max, latency, in l2cap_conn_param_update_req() 4673 store_hint, min, max, latency, in l2cap_conn_param_update_req()
|