Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h1072 #define MGMT_EV_NEW_CONFIG_OPTIONS 0x001f macro
/openbmc/linux/net/bluetooth/
H A Dmgmt.c167 MGMT_EV_NEW_CONFIG_OPTIONS,
206 MGMT_EV_NEW_CONFIG_OPTIONS,
647 return mgmt_limited_event(MGMT_EV_NEW_CONFIG_OPTIONS, hdev, &options, in new_options()