Home
last modified time | relevance | path

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

/system/bt/bta/dm/
Dbta_dm_act.cc659 uint8_t* p_dc = NULL; in bta_dm_add_device() local
663 if (msg->dc_known) p_dc = (uint8_t*)msg->dc; in bta_dm_add_device()
668 bluetooth::shim::BTM_SecAddDevice(msg->bd_addr, p_dc, msg->bd_name, nullptr, in bta_dm_add_device()
672 BTM_SecAddDevice(msg->bd_addr, p_dc, msg->bd_name, nullptr, p_lc, in bta_dm_add_device()