Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h983 #define MGMT_DEV_FOUND_NAME_REQUEST_FAILED BIT(4) macro
/openbmc/linux/net/bluetooth/
H A Dmgmt.c10460 flags = MGMT_DEV_FOUND_NAME_REQUEST_FAILED; in mgmt_remote_name()