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

  /system/bt/bta/include/
bta_jv_api.h 669 ** Function BTA_JvL2capReady
678 tBTA_JV_STATUS BTA_JvL2capReady(UINT32 handle, UINT32 *p_data_size);
    [all...]
  /system/bt/bta/jv/
bta_jv_api.c 654 ** Function BTA_JvL2capReady
663 tBTA_JV_STATUS BTA_JvL2capReady(UINT32 handle, UINT32 *p_data_size)
    [all...]
  /system/bt/btif/src/
btif_sock_l2cap.c 726 if (BTA_JvL2capReady(sock->handle, &count) == BTA_JV_SUCCESS) {
    [all...]

Completed in 216 milliseconds