Home
last modified time | relevance | path

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

/linux-6.15/include/net/bluetooth/
H A Dmgmt.h507 #define MGMT_OP_SET_PUBLIC_ADDRESS 0x0039 macro
/linux-6.15/net/bluetooth/
H A Dmgmt.c101 MGMT_OP_SET_PUBLIC_ADDRESS,
7984 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address()
7988 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address()
7992 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_PUBLIC_ADDRESS, in set_public_address()
8000 err = send_options_rsp(sk, MGMT_OP_SET_PUBLIC_ADDRESS, hdev); in set_public_address()