Home | History | Annotate | Download | only in dm

Lines Matching refs:tBTA_DM_API_BLE_SET_BG_CONN_TYPE

1465     tBTA_DM_API_BLE_SET_BG_CONN_TYPE    *p_msg;
1467 if ((p_msg = (tBTA_DM_API_BLE_SET_BG_CONN_TYPE *) GKI_getbuf(sizeof(tBTA_DM_API_BLE_SET_BG_CONN_TYPE))) != NULL)
1469 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_SET_BG_CONN_TYPE));