Searched refs:MGMT_OP_START_SERVICE_DISCOVERY (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
D | mgmt.h | 508 #define MGMT_OP_START_SERVICE_DISCOVERY 0x003A macro
|
/kernel/linux/linux-5.10/net/bluetooth/ |
D | mgmt.c | 101 MGMT_OP_START_SERVICE_DISCOVERY, 4621 cmd = pending_find(MGMT_OP_START_SERVICE_DISCOVERY, hdev); in mgmt_start_discovery_complete() 4774 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 4783 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 4794 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 4805 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 4813 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 4818 cmd = mgmt_pending_add(sk, MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 4842 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery()
|