Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_int.h250 } tBTA_DM_API_LOC_OOB; typedef
683 tBTA_DM_API_LOC_OOB loc_oob;
Dbta_dm_api.c466 tBTA_DM_API_LOC_OOB *p_msg; in BTA_DmLocalOob()
468 if ((p_msg = (tBTA_DM_API_LOC_OOB *) GKI_getbuf(sizeof(tBTA_DM_API_LOC_OOB))) != NULL) in BTA_DmLocalOob()