Searched defs:is_scan_rsp (Results 1 - 4 of 4) sorted by relevance

/system/bt/btif/include/
H A Dbtif_gatt_multi_adv_util.h55 BOOLEAN is_scan_rsp; member in struct:__anon602
/system/bt/stack/btm/
H A Dbtm_ble_multi_adv.c653 ** is_scan_rsp: is this scan response. if no, set as adv data.
660 tBTM_STATUS BTM_BleCfgAdvInstData (UINT8 inst_id, BOOLEAN is_scan_rsp, argument
665 UINT8 sub_code = (is_scan_rsp) ?
/system/bt/bta/dm/
H A Dbta_dm_api.c1599 ** is_scan_rsp: is the data scan response or adv data.
1608 void BTA_BleCfgAdvInstData (UINT8 inst_id, BOOLEAN is_scan_rsp, argument
1622 p_msg->is_scan_rsp = is_scan_rsp;
H A Dbta_dm_int.h529 BOOLEAN is_scan_rsp; member in struct:__anon115

Completed in 250 milliseconds