Home
last modified time | relevance | path

Searched refs:le_max_len (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dhci_api.h71 int hci_api_le_read_buffer_size_complete(uint16_t *le_max_len, uint8_t *le_max_num);
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c763 __hci_api_weak__ int hci_api_le_read_buffer_size_complete(uint16_t *le_max_len, uint8_t *le_max_nu… in hci_api_le_read_buffer_size_complete() argument
781 *le_max_len = sys_le16_to_cpu(rp->le_max_len); in hci_api_le_read_buffer_size_complete()
A Dhci_core.c5962 bt_dev.le.mtu = sys_le16_to_cpu(rp->le_max_len); in le_read_buffer_size_complete()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dhci.h602 u16_t le_max_len; member

Completed in 55 milliseconds