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

  /external/bluetooth/bluez/tools/
ubcsp.h 129 int32 next_send_size; member in struct:ubcsp_configuration
ubcsp.c 761 ubcsp_config.next_send_size = len2;
888 ubcsp_config.send_size = ubcsp_config.next_send_size;
890 ubcsp_config.next_send_size = 0;
    [all...]

Completed in 102 milliseconds