Home
last modified time | relevance | path

Searched refs:bta_hl_sdp_update (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_sdp.c172 tBTA_HL_STATUS bta_hl_sdp_update (UINT8 app_id) in bta_hl_sdp_update() function
Dbta_hl_int.h613 extern tBTA_HL_STATUS bta_hl_sdp_update (UINT8 app_id);
Dbta_hl_utils.c2330 status = bta_hl_sdp_update(app_id); in bta_hl_app_update()