Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Dmbim-cm.c75 #define UUID_BASIC_CONNECT "a289cc33-bcbb-8b4f-b6b0-133ec2aae6df" macro
925 memcpy(pRequest->DeviceServiceId.uuid, str2uuid(UUID_BASIC_CONNECT), 16); in compose_basic_connect_command()
966 {UUID_BASIC_CONNECT, "UUID_BASIC_CONNECT"}, in DeviceServiceId2str()
1198 if (!memcmp(pCmdMsg->DeviceServiceId.uuid, str2uuid(UUID_BASIC_CONNECT), 16)) { in mbim_dump()
1223 if (!memcmp(pCmdDone->DeviceServiceId.uuid, str2uuid(UUID_BASIC_CONNECT), 16)) { in mbim_dump()
1263 if (!memcmp(pIndMsg->DeviceServiceId.uuid, str2uuid(UUID_BASIC_CONNECT), 16)) { in mbim_dump()
1328 if (!memcmp(pIndMsg->DeviceServiceId.uuid, str2uuid(UUID_BASIC_CONNECT), 16)) in mbim_recv_command()