Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dmgmt.h973 #define MGMT_EV_NEW_CONFIG_OPTIONS 0x001f macro
/Linux-v5.10/net/bluetooth/
Dmgmt.c156 MGMT_EV_NEW_CONFIG_OPTIONS,
191 MGMT_EV_NEW_CONFIG_OPTIONS,
608 return mgmt_limited_event(MGMT_EV_NEW_CONFIG_OPTIONS, hdev, &options, in new_options()