Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c207 u8_t status, ncmd; in hci_cmd_complete() local
211 ncmd = evt->ncmd; in hci_cmd_complete()
224 if (ncmd) { in hci_cmd_complete()
233 u8_t ncmd; in hci_cmd_status() local
237 ncmd = evt->ncmd; in hci_cmd_status()
244 if (ncmd) { in hci_cmd_status()
A Dhci_ecc.c104 evt->ncmd = 1U; in send_cmd_status()
A Dhci_core.c4863 u8_t status, ncmd; in hci_cmd_complete() local
4867 ncmd = evt->ncmd; in hci_cmd_complete()
4880 if (ncmd) { in hci_cmd_complete()
4889 u8_t ncmd; in hci_cmd_status() local
4893 ncmd = evt->ncmd; in hci_cmd_status()
4900 if (ncmd) { in hci_cmd_status()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h1331 u8_t ncmd; member
1342 u8_t ncmd; member
/AliOS-Things-master/components/netmgr/src/
A Dnetmgr_wifi.c3765 static struct cli_command ncmd = { variable
3773 aos_cli_register_command(&ncmd);

Completed in 41 milliseconds