Home
last modified time | relevance | path

Searched refs:handle (Results 1 - 7 of 7) sorted by relevance

/vendor/hisilicon/hispark_taurus/hals/utils/sys_param/
H A Dhal_sys_param.c73 DevHandle handle = EmmcOpen(0); in Getcid() local
74 if (handle == NULL) { in Getcid()
77 if (EmmcGetCid(handle, cid, CID_LENGTH) != HDF_SUCCESS) { in Getcid()
78 EmmcClose(handle); in Getcid()
81 EmmcClose(handle); in Getcid()
/vendor/hihope/dayu210/bluetooth/include/
H A Dbt_vendor_brcm.h443 uint16_t handle; member
H A Duipc_msg.h155 uint16_t handle; /* The handle used with LM */ member
243 uint8_t handle; /* SCB handle */ member
/vendor/hihope/rk3568/bluetooth/include/
H A Dbt_vendor_brcm.h443 uint16_t handle; member
H A Duipc_msg.h155 uint16_t handle; /* The handle used with LM */ member
243 uint8_t handle; /* SCB handle */ member
/vendor/hisilicon/hispark_pegasus/demo/oledplayer_demo/
H A Dbin2stream.py37 def handle(self): member in EncodeHandler
67 print('handle request from', addr, 'done!')
98 signal.signal(signal.SIGINT, sigint_handler) # main thread will handle signals
/vendor/hihope/neptune_iotlink_demo/ble/source/
H A Dble_server_demo.c323 void test_responseConfirmationCallback(int status, int handle) in test_responseConfirmationCallback() argument

Completed in 11 milliseconds