Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/include/
Dbta_api.h387 typedef tBTM_BLE_128SERVICE tBTA_BLE_128SERVICE; typedef
395 tBTA_BLE_128SERVICE *p_services_128b; /* 128 bits service */
399 tBTA_BLE_128SERVICE *p_sol_service_128b;/* List of 128 bit Service Solicitation UUIDs */
/external/bluetooth/bluedroid/btif/src/
Dbtif_gatt_multi_adv_util.c448 GKI_getbuf(sizeof(tBTA_BLE_128SERVICE)); in btif_gattc_copy_datacb()