Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_request.c54 static void AttFindByTypeValueRequestAsync(const void *context);
364 static void AttFindByTypeValueRequestAsync(const void *context) in AttFindByTypeValueRequestAsync() function
462 …AttAsyncProcess(AttFindByTypeValueRequestAsync, AttFindByTypeValueRequestAsyncDestroy, findByTypeA… in ATT_FindByTypeValueRequest()