HomeSort by relevance Sort by last modified time
    Searched refs:cur_handle (Results 1 - 3 of 3) sorted by null

  /system/bt/stack/sdp/
sdpint.h 193 UINT16 cur_handle; /* Current handle being processed */ member in struct:__anon72868
sdp_discovery.c 468 p_ccb->cur_handle++;
473 if (p_ccb->cur_handle < p_ccb->num_handles)
490 UINT32_TO_BE_STREAM (p, p_ccb->handles[p_ccb->cur_handle]);
    [all...]
sdp_main.c 625 p_ccb->cur_handle = 0;

Completed in 46 milliseconds