Searched refs:p_dc (Results 1 – 3 of 3) sorted by relevance
689 DEV_CLASS_PTR p_dc; /* The device class */ member
720 uint8_t* p_dc = NULL; in bta_dm_add_device() local729 if (msg->dc_known) p_dc = (uint8_t*)msg->dc; in bta_dm_add_device()749 if (!BTM_SecAddDevice(msg->bd_addr, p_dc, msg->bd_name, msg->features, in bta_dm_add_device()
1205 evt_data.conn.p_dc = p_acl_cb->remote_dc; in btm_establish_continue()