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

  /external/bluetooth/bluez/tools/
ubcsp.h 136 /** ubcsp_poll sets activity from an OR of these flags **/
154 uint8 ubcsp_poll (uint8 *activity);
csr_bcsp.c 119 delay = ubcsp_poll(&activity);
189 delay = ubcsp_poll(&activity);
ubcsp.c 173 /** This can only be called when the activity indication from ubcsp_poll **/
196 /** This can only be called when the activity indication from ubcsp_poll **/
288 This is done right at the top of ubcsp_poll */
807 /** ubcsp_poll **/
829 uint8 ubcsp_poll (uint8 *activity) function
    [all...]

Completed in 26 milliseconds