Searched defs:resp_len (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/genie_service/core/src/ |
A D | genie_bin_cmds.c | 227 uint16_t resp_len = 0; in genie_bin_cmd_type_command() local
|
/AliOS-Things-master/components/ble_host/bt_host/hci_driver/ |
A D | h5.c | 1451 …_cb(uint16_t opcode, uint8_t* send_data, uint32_t send_len, uint8_t* resp_data, uint32_t *resp_len) in hci_driver_send_cmd_cb()
|
/AliOS-Things-master/components/py_engine/engine/extmod/nimble/ |
A D | modbluetooth_nimble.c | 1811 …gf, uint16_t ocf, const uint8_t *req, size_t req_len, uint8_t *resp, size_t resp_len, uint8_t *sta… in mp_bluetooth_hci_cmd()
|
Completed in 12 milliseconds