Searched refs:BTA_JvL2capReady (Results 1 – 3 of 3) sorted by relevance
656 tBTA_JV_STATUS BTA_JvL2capReady(uint32_t handle, uint32_t* p_data_size);
455 tBTA_JV_STATUS BTA_JvL2capReady(uint32_t handle, uint32_t* p_data_size) { in BTA_JvL2capReady() function
727 if (BTA_JvL2capReady(sock->handle, &count) == BTA_JV_SUCCESS) { in on_l2cap_data_ind()