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

  /hardware/qcom/bt/msm8909/libbt-vendor/src/
bt_vendor_qcom.c 124 int bt_semaphore_create(void) function
361 lock_fd = bt_semaphore_create();
    [all...]
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
bt_vendor_qcom.c 118 int bt_semaphore_create(void) function
348 lock_fd = bt_semaphore_create();
    [all...]
  /hardware/qcom/bt/msm8996/libbt-vendor/src/
bt_vendor_qcom.c 140 int bt_semaphore_create(void) function
377 lock_fd = bt_semaphore_create();
    [all...]
  /hardware/qcom/bt/msm8909w_3100/libbt-vendor/src/
bt_vendor_qcom.c 112 int bt_semaphore_create(void) function
410 lock_fd = bt_semaphore_create();
    [all...]
  /hardware/qcom/bt/msm8998/libbt-vendor/src/
bt_vendor_qcom.c 116 int bt_semaphore_create(void) function
400 lock_fd = bt_semaphore_create();
    [all...]

Completed in 558 milliseconds