Home
last modified time | relevance | path

Searched refs:tBTA_DM_API_SET_PER_PHY (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2722 tBTA_DM_API_SET_PER_PHY *p_msg; in BTA_DmBleGapSetPreferedPHY()
2724 if ((p_msg = (tBTA_DM_API_SET_PER_PHY *) osi_malloc(sizeof(tBTA_DM_API_SET_PER_PHY))) != NULL) { in BTA_DmBleGapSetPreferedPHY()
2725 memset(p_msg, 0, sizeof(tBTA_DM_API_SET_PER_PHY)); in BTA_DmBleGapSetPreferedPHY()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h893 } tBTA_DM_API_SET_PER_PHY; typedef
1128 tBTA_DM_API_SET_PER_PHY ble_set_per_phy;