Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/include/
Dbta_dm_int.h675 } tBTA_DM_API_BLE_SET_DATA_LENGTH; typedef
1109 tBTA_DM_API_BLE_SET_DATA_LENGTH ble_set_data_length;
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/dm/
Dbta_dm_api.c2397 tBTA_DM_API_BLE_SET_DATA_LENGTH *p_msg; in BTA_DmBleSetDataLength()
2399 …if ((p_msg = (tBTA_DM_API_BLE_SET_DATA_LENGTH *)osi_malloc(sizeof(tBTA_DM_API_BLE_SET_DATA_LENGTH)… in BTA_DmBleSetDataLength()