Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/jv/
Dbta_jv_int.h100 } tBTA_JV_API_SET_SERVICE_CLASS; typedef
400 tBTA_JV_API_SET_SERVICE_CLASS set_service;
Dbta_jv_api.c366 tBTA_JV_API_SET_SERVICE_CLASS *p_msg; in BTA_JvSetServiceClass()
369 …if ((p_msg = (tBTA_JV_API_SET_SERVICE_CLASS *)GKI_getbuf(sizeof(tBTA_JV_API_SET_SERVICE_CLASS))) !… in BTA_JvSetServiceClass()