Home
last modified time | relevance | path

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

/system/bt/bta/hl/
Dbta_hl_api.c107 void BTA_HlUpdate(UINT8 app_id, tBTA_HL_REG_PARAM *p_reg_param, in BTA_HlUpdate() function
/system/bt/bta/include/
Dbta_hl_api.h678 extern void BTA_HlUpdate(UINT8 app_id,
/system/bt/btif/src/
Dbtif_hl.c3136 BTA_HlUpdate(app_id, p_reg_param,TRUE, btif_hl_cback); in btif_hl_proc_reg_request()
3215 BTA_HlUpdate(p_acb->app_id,NULL,FALSE,NULL); in btif_hl_proc_cb_evt()