Searched refs:store_hint (Results 1 – 5 of 5) sorted by relevance
| /linux/include/net/bluetooth/ |
| H A D | mgmt.h | 936 __u8 store_hint; member 942 __u8 store_hint; member 1043 __u8 store_hint; member 1061 __u8 store_hint; member 1079 __u8 store_hint; member
|
| H A D | hci_core.h | 2484 u8 bdaddr_type, u8 store_hint, u16 min_interval,
|
| /linux/net/bluetooth/ |
| H A D | hci_conn.c | 498 u8 store_hint; in le_conn_update_sync() local 542 store_hint = 0x01; in le_conn_update_sync() 544 store_hint = 0x00; in le_conn_update_sync() 549 mgmt_new_conn_param(hdev, &conn->dst, conn->dst_type, store_hint, in le_conn_update_sync()
|
| H A D | mgmt.c | 9621 ev.store_hint = persistent; in mgmt_new_link_key() 9669 ev.store_hint = 0x00; in mgmt_new_ltk() 9671 ev.store_hint = persistent; in mgmt_new_ltk() 9699 ev.store_hint = persistent; in mgmt_new_irk() 9727 ev.store_hint = 0x00; in mgmt_new_csrk() 9729 ev.store_hint = persistent; in mgmt_new_csrk() 9740 u8 bdaddr_type, u8 store_hint, u16 min_interval, in mgmt_new_conn_param() argument 9751 ev.store_hint = store_hint; in mgmt_new_conn_param()
|
| H A D | hci_event.c | 6817 u8 store_hint; in hci_le_remote_conn_param_req_evt() local 6826 store_hint = 0x01; in hci_le_remote_conn_param_req_evt() 6828 store_hint = 0x00; in hci_le_remote_conn_param_req_evt() 6832 store_hint, min, max, latency, timeout); in hci_le_remote_conn_param_req_evt()
|