Searched refs:inq_cp (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluez/plugins/
H A Dhciops.c2948 inquiry_cp inq_cp; local
2952 memset(&inq_cp, 0, sizeof(inq_cp));
2953 memcpy(&inq_cp.lap, lap, 3);
2954 inq_cp.length = length;
2955 inq_cp.num_rsp = 0x00;
2958 OCF_INQUIRY, INQUIRY_CP_SIZE, &inq_cp) < 0)

Completed in 91 milliseconds