Home
last modified time | relevance | path

Searched refs:rx_phy (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/inc/bluetooth/gap/
A Dgap_callback_le.h190 T_GAP_PHYS_TYPE rx_phy; member
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dhci_core.h260 int bt_le_set_phy(struct bt_conn *conn, u8_t tx_phy, u8_t rx_phy);
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() argument
1938 *rx_phy = rp->rx_phy; in hci_api_le_read_phy()
A Dhci_core.c2092 conn->le.phy.rx_phy = get_phy(rp->rx_phy); in hci_le_read_phy()
2096 u8_t rx_phy; in hci_le_read_phy()
2097 err = hci_api_le_read_phy(conn->handle, &tx_phy, &rx_phy); in hci_le_read_phy()
2103 conn->le.phy.rx_phy = get_phy(rx_phy); in hci_le_read_phy()
2450 conn->le.phy.rx_phy = BT_GAP_LE_PHY_1M; in enh_conn_complete()
2538 conn->le.phy.rx_phy == BT_HCI_LE_PHY_PREFER_2M) { in enh_conn_complete()
2681 evt->status, evt->tx_phy, evt->rx_phy); in le_phy_update_complete()
2693 conn->le.phy.rx_phy = get_phy(evt->rx_phy); in le_phy_update_complete()
A Dconn.c2162 conn->le.phy.rx_phy == param->pref_rx_phy) { in bt_conn_le_phy_update()
/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/include/bluetooth/
A Dconn.h101 u8_t rx_phy; /** Connection receive PHY */ member
A Dhci.h969 u8_t rx_phy; member
1603 u8_t rx_phy; member
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/ble_stack/common/api/
A Dco_hci.h4967 uint8_t rx_phy; member
4982 uint8_t rx_phy; member

Completed in 53 milliseconds