Searched refs:MGMT_OP_LOAD_IRKS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | mgmt.h | 423 #define MGMT_OP_LOAD_IRKS 0x0030 macro
|
/openbmc/linux/net/bluetooth/ |
H A D | mgmt.c | 93 MGMT_OP_LOAD_IRKS, 7082 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_LOAD_IRKS, in load_irks() 7089 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_LOAD_IRKS, in load_irks() 7097 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_LOAD_IRKS, in load_irks() 7108 MGMT_OP_LOAD_IRKS, in load_irks() 7134 err = mgmt_cmd_complete(sk, hdev->id, MGMT_OP_LOAD_IRKS, 0, NULL, 0); in load_irks()
|