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

  /system/bt/stack/sdp/
sdpint.h 194 UINT16 cur_handle; /* Current handle being processed */ member in struct:__anon69782
sdp_discovery.c 481 p_ccb->cur_handle++;
486 if (p_ccb->cur_handle < p_ccb->num_handles)
509 UINT32_TO_BE_STREAM (p, p_ccb->handles[p_ccb->cur_handle]);
    [all...]
sdp_main.c 619 p_ccb->cur_handle = 0;

Completed in 121 milliseconds