Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/att/
H A Datt_send_request.c56 static void AttReadByTypeRequestAsync(const void *context);
472 static void AttReadByTypeRequestAsync(const void *context) in AttReadByTypeRequestAsync() function
584 …AttAsyncProcess(AttReadByTypeRequestAsync, AttReadByTypeRequestAsyncDestroy, attReadByTypeReqAsync… in ATT_ReadByTypeRequest()