Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_api.c1387 tBTA_DM_API_BLE_CONN_PARAMS *p_msg; in BTA_DmSetBlePrefConnParams()
1389 …if ((p_msg = (tBTA_DM_API_BLE_CONN_PARAMS *) GKI_getbuf(sizeof(tBTA_DM_API_BLE_CONN_PARAMS))) != N… in BTA_DmSetBlePrefConnParams()
1391 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_CONN_PARAMS)); in BTA_DmSetBlePrefConnParams()
Dbta_dm_int.h476 }tBTA_DM_API_BLE_CONN_PARAMS; typedef
581 tBTA_DM_API_BLE_CONN_PARAMS ble_set_conn_params;