Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dmgmt.h612 #define MGMT_OP_START_LIMITED_DISCOVERY 0x0041 macro
/openbmc/linux/net/bluetooth/
H A Dmgmt.c110 MGMT_OP_START_LIMITED_DISCOVERY,
5814 cmd = pending_find(MGMT_OP_START_LIMITED_DISCOVERY, hdev); in mgmt_start_discovery_complete()
5861 cmd != pending_find(MGMT_OP_START_LIMITED_DISCOVERY, hdev) && in start_discovery_complete()
5924 if (op == MGMT_OP_START_LIMITED_DISCOVERY) in start_discovery_internal()
5960 MGMT_OP_START_LIMITED_DISCOVERY, in start_limited_discovery()