Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_api.h2076 extern void BTA_BleUpdateAdvInstParam (UINT8 inst_id,
/system/bt/bta/dm/
Dbta_dm_api.c1424 void BTA_BleUpdateAdvInstParam (UINT8 inst_id, tBTA_BLE_ADV_PARAMS *p_params) in BTA_BleUpdateAdvInstParam() function
/system/bt/btif/src/
Dbtif_gatt_client.c1496 BTA_BleUpdateAdvInstParam((UINT8)inst_id, in btgattc_handle_event()