Home
last modified time | relevance | path

Searched refs:hci_api_le_read_phy (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/ble_host/include/
A Dhci_api.h233 int hci_api_le_read_phy(uint16_t conn_handle, uint8_t *tx_phy , uint8_t *rx_phy);
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_api.c1916 __hci_api_weak__ int hci_api_le_read_phy(uint16_t conn_handle, uint8_t *tx_phy , uint8_t *rx_phy) in hci_api_le_read_phy() function
A Dhci_core.c2097 err = hci_api_le_read_phy(conn->handle, &tx_phy, &rx_phy); in hci_le_read_phy()

Completed in 27 milliseconds