Searched defs:cmd_len (Results 1 – 4 of 4) sorted by relevance
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/ |
H A D | ble_hs_hci_cmd.c | 512 uint8_t *cmd, int cmd_len) in ble_hs_hci_cmd_build_le_create_connection() 1489 uint8_t *cmd, int cmd_len) in ble_hs_hci_cmd_build_le_ext_create_conn() 1514 uint8_t *cmd, int cmd_len) in ble_hs_hci_cmd_build_le_ext_adv_set_random_addr() 1528 uint8_t *cmd, int cmd_len) in ble_hs_hci_cmd_build_le_ext_adv_data() 1544 uint8_t *cmd, int cmd_len) in ble_hs_hci_cmd_build_le_ext_adv_enable() 1569 uint8_t *cmd, int cmd_len) in ble_hs_hci_cmd_build_le_ext_adv_params() 1600 uint8_t *cmd, int cmd_len) in ble_hs_hci_cmd_build_le_ext_adv_remove()
|
H A D | ble_hs_hci.c | 284 ble_hs_hci_cmd_tx(uint16_t opcode, void *cmd, uint8_t cmd_len, in ble_hs_hci_cmd_tx() 328 ble_hs_hci_cmd_tx_empty_ack(uint16_t opcode, void *cmd, uint8_t cmd_len) in ble_hs_hci_cmd_tx_empty_ack()
|
/nrf52832-nimble/rt-thread/components/drivers/usb/usbdevice/class/ |
H A D | mstorage.c | 50 rt_size_t cmd_len; member
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/controller/src/ |
H A D | ble_ll_adv.c | 1923 ble_ll_adv_set_scan_rsp_data(uint8_t *cmd, uint8_t cmd_len, uint8_t instance, in ble_ll_adv_set_scan_rsp_data() 2028 ble_ll_adv_set_adv_data(uint8_t *cmd, uint8_t cmd_len, uint8_t instance, in ble_ll_adv_set_adv_data()
|