Home
last modified time | relevance | path

Searched defs:tx_time (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c460 __hci_api_weak__ int hci_api_le_get_max_data_len(uint16_t *tx_octets, uint16_t *tx_time) in hci_api_le_get_max_data_len()
483 __hci_api_weak__ int hci_api_le_get_default_data_len(uint16_t *tx_octets, uint16_t *tx_time) in hci_api_le_get_default_data_len()
503 __hci_api_weak__ int hci_api_le_set_default_data_len(uint16_t tx_octets, uint16_t tx_time) in hci_api_le_set_default_data_len()
527 …_api_weak__ int hci_api_le_set_data_len(int16_t conn_handle, uint16_t tx_octets, uint16_t tx_time) in hci_api_le_set_data_len()
A Dhci_core.c1322 static int hci_le_read_max_data_len(u16_t *tx_octets, u16_t *tx_time) in hci_le_read_max_data_len()
2046 int bt_le_set_data_len(struct bt_conn *conn, u16_t tx_octets, u16_t tx_time) in bt_le_set_data_len()
2267 u16_t tx_octets, tx_time; in conn_auto_initiate() local
6348 u16_t tx_octets, tx_time; in le_init() local
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/hl/api/
A Dgapc_task.h876 uint16_t tx_time; member
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h870 u16_t tx_time; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/
A Dco_hci.h2941 uint16_t tx_time; member

Completed in 47 milliseconds