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

  /external/bluetooth/bluez/tools/
ubcsp.h 128 uint8 *next_send_ptr; member in struct:ubcsp_configuration
ubcsp.c 760 ubcsp_config.next_send_ptr = part2;
887 ubcsp_config.send_ptr = ubcsp_config.next_send_ptr;
889 ubcsp_config.next_send_ptr = 0;
    [all...]

Completed in 703 milliseconds