Searched refs:MGMT_OP_SET_PUBLIC_ADDRESS (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/bluetooth/ |
| H A D | mgmt.h | 502 #define MGMT_OP_SET_PUBLIC_ADDRESS 0x0039 macro
|
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | mgmt.c | 100 MGMT_OP_SET_PUBLIC_ADDRESS, 6864 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address() 6868 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address() 6872 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address() 6880 err = send_options_rsp(sk, MGMT_OP_SET_PUBLIC_ADDRESS, hdev); in set_public_address()
|