Home | History | Annotate | Download | only in dm

Lines Matching refs:tBTA_DM_API_BLE_SET_BG_CONN_TYPE

1780     tBTA_DM_API_BLE_SET_BG_CONN_TYPE    *p_msg;
1782 if ((p_msg = (tBTA_DM_API_BLE_SET_BG_CONN_TYPE *) GKI_getbuf(sizeof(tBTA_DM_API_BLE_SET_BG_CONN_TYPE))) != NULL)
1784 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_SET_BG_CONN_TYPE));