HomeSort by relevance Sort by last modified time
    Searched refs:tBTA_DM_API_BLE_ADV_PARAMS (Results 1 - 2 of 2) sorted by null

  /system/bt/bta/dm/
bta_dm_api.c 984 tBTA_DM_API_BLE_ADV_PARAMS *p_msg;
988 if ((p_msg = (tBTA_DM_API_BLE_ADV_PARAMS *) GKI_getbuf(sizeof(tBTA_DM_API_BLE_ADV_PARAMS))) != NULL)
990 memset(p_msg, 0, sizeof(tBTA_DM_API_BLE_ADV_PARAMS));
    [all...]
bta_dm_int.h 500 }tBTA_DM_API_BLE_ADV_PARAMS;
720 tBTA_DM_API_BLE_ADV_PARAMS ble_set_adv_params;
    [all...]

Completed in 47 milliseconds