Searched refs:MGMT_OP_START_SERVICE_DISCOVERY (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/net/bluetooth/ |
D | mgmt.h | 508 #define MGMT_OP_START_SERVICE_DISCOVERY 0x003A macro
|
/Linux-v5.10/net/bluetooth/ |
D | mgmt.c | 101 MGMT_OP_START_SERVICE_DISCOVERY, 4616 cmd = pending_find(MGMT_OP_START_SERVICE_DISCOVERY, hdev); in mgmt_start_discovery_complete() 4769 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 4778 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 4789 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 4800 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 4808 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 4813 cmd = mgmt_pending_add(sk, MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 4837 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery()
|