Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h1526 typedef UINT8 tBTA_DM_BLE_GAP_PHY_MASK; typedef
3057 extern void BTA_DmBleGapSetPreferedDefaultPHY(tBTA_DM_BLE_GAP_PHY_MASK tx_phy_mask,
3058 tBTA_DM_BLE_GAP_PHY_MASK rx_phy_mask);
3062 tBTA_DM_BLE_GAP_PHY_MASK tx_phy_mask,
3063 tBTA_DM_BLE_GAP_PHY_MASK rx_phy_mask,
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h1010 tBTA_DM_BLE_GAP_PHY_MASK tx_phy_mask;
1011 tBTA_DM_BLE_GAP_PHY_MASK rx_phy_mask;
1018 tBTA_DM_BLE_GAP_PHY_MASK tx_phy_mask;
1019 tBTA_DM_BLE_GAP_PHY_MASK rx_phy_mask;
/hal_espressif-latest/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c3009 void BTA_DmBleGapSetPreferedDefaultPHY(tBTA_DM_BLE_GAP_PHY_MASK tx_phy_mask, in BTA_DmBleGapSetPreferedDefaultPHY()
3010 tBTA_DM_BLE_GAP_PHY_MASK rx_phy_mask) in BTA_DmBleGapSetPreferedDefaultPHY()
3029 tBTA_DM_BLE_GAP_PHY_MASK tx_phy_mask, in BTA_DmBleGapSetPreferedPHY()
3030 tBTA_DM_BLE_GAP_PHY_MASK rx_phy_mask, in BTA_DmBleGapSetPreferedPHY()