Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dmgmt.h760 #define MGMT_EV_NEW_CONFIG_OPTIONS 0x001f macro
/linux-4.1.27/net/bluetooth/
Dmgmt.c136 MGMT_EV_NEW_CONFIG_OPTIONS,
160 MGMT_EV_NEW_CONFIG_OPTIONS,
565 return mgmt_generic_event(MGMT_EV_NEW_CONFIG_OPTIONS, hdev, &options, in new_options()