Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dmgmt.h1067 #define MGMT_EV_NEW_CONFIG_OPTIONS 0x001f macro
/linux-6.1.9/net/bluetooth/
Dmgmt.c167 MGMT_EV_NEW_CONFIG_OPTIONS,
206 MGMT_EV_NEW_CONFIG_OPTIONS,
659 return mgmt_limited_event(MGMT_EV_NEW_CONFIG_OPTIONS, hdev, &options, in new_options()