Home
last modified time | relevance | path

Searched refs:MGMT_OP_START_DISCOVERY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h343 #define MGMT_OP_START_DISCOVERY 0x0023 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h347 #define MGMT_OP_START_DISCOVERY 0x0023 macro
/kernel/linux/linux-6.6/net/bluetooth/
H A Dmgmt.c80 MGMT_OP_START_DISCOVERY,
5771 cmd = pending_find(MGMT_OP_START_DISCOVERY, hdev); in mgmt_start_discovery_complete()
5817 if (cmd != pending_find(MGMT_OP_START_DISCOVERY, hdev) && in start_discovery_complete()
5911 return start_discovery_internal(sk, hdev, MGMT_OP_START_DISCOVERY, in start_discovery()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c78 MGMT_OP_START_DISCOVERY,
4624 cmd = pending_find(MGMT_OP_START_DISCOVERY, hdev); in mgmt_start_discovery_complete()
4744 return start_discovery_internal(sk, hdev, MGMT_OP_START_DISCOVERY, in start_discovery()

Completed in 26 milliseconds