Searched refs:MGMT_OP_START_SERVICE_DISCOVERY (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/net/bluetooth/ |
D | mgmt.h | 501 #define MGMT_OP_START_SERVICE_DISCOVERY 0x003A macro
|
/Linux-v4.19/net/bluetooth/ |
D | mgmt.c | 99 MGMT_OP_START_SERVICE_DISCOVERY, 3804 cmd = pending_find(MGMT_OP_START_SERVICE_DISCOVERY, hdev); in mgmt_start_discovery_complete() 3943 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 3952 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 3963 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 3974 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 3982 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 3987 cmd = mgmt_pending_add(sk, MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery() 4011 MGMT_OP_START_SERVICE_DISCOVERY, in start_service_discovery()
|