Home
last modified time | relevance | path

Searched refs:MGMT_OP_SET_PUBLIC_ADDRESS (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/net/bluetooth/
Dmgmt.h502 #define MGMT_OP_SET_PUBLIC_ADDRESS 0x0039 macro
/linux-6.1.9/net/bluetooth/
Dmgmt.c102 MGMT_OP_SET_PUBLIC_ADDRESS,
8016 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address()
8020 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address()
8024 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address()
8032 err = send_options_rsp(sk, MGMT_OP_SET_PUBLIC_ADDRESS, hdev); in set_public_address()