Home
last modified time | relevance | path

Searched defs:value_ptr (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/src/ble/profile/server/
A Dhids_rmc.c480 bool hids_set_parameter(uint8_t param_type, uint8_t length, void *value_ptr) in hids_set_parameter()
A Dhids.c447 bool hids_set_parameter(T_HIDS_PARAM_TYPE param_type, uint8_t length, void *value_ptr) in hids_set_parameter()
A Dhids_kb.c541 bool hids_set_parameter(T_HIDS_PARAM_TYPE param_type, uint8_t length, void *value_ptr) in hids_set_parameter()
/AliOS-Things-master/components/http/src/
A Dhttp_client.c637 char *colon_ptr, *key_ptr, *value_ptr; in httpclient_response_parse() local
899 char *crlf_ptr, *colon_ptr, *key_ptr, *value_ptr; in httpclient_get_response_header_value() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/utils/
A Dthread_utils.c98 static int pthread_join(pthread_t thread, void** value_ptr) { in pthread_join()
/AliOS-Things-master/components/posix/src/
A Dpthread.c80 void pthread_exit(void* value_ptr) in pthread_exit()

Completed in 13 milliseconds