Home
last modified time | relevance | path

Searched refs:p_sol_service_128b (Results 1 – 4 of 4) sorted by relevance

/system/bt/btif/src/
Dbtif_gatt_multi_adv_util.c601 btif_gattc_cleanup((void**) &p_multi_inst_cb->data.p_sol_service_128b); in btif_gattc_cleanup_multi_inst_cb()
/system/bt/stack/include/
Dbtm_ble_api.h448 tBTM_BLE_128SERVICE *p_sol_service_128b; /* List of 128 bit Service Solicitation UUIDs */ member
/system/bt/bta/include/
Dbta_api.h405 tBTA_BLE_128SERVICE *p_sol_service_128b;/* List of 128 bit Service Solicitation UUIDs */ member
/system/bt/stack/btm/
Dbtm_ble_gap.c1520 p_data && p_data->p_sol_service_128b) in btm_ble_build_adv_data()
1524 ARRAY_TO_STREAM(p, p_data->p_sol_service_128b->uuid128, MAX_UUID_SIZE); in btm_ble_build_adv_data()