Home
last modified time | relevance | path

Searched refs:BTA_JvL2capWriteFixed (Results 1 – 3 of 3) sorted by relevance

/system/bt/bta/include/
Dbta_jv_api.h710 tBTA_JV_STATUS BTA_JvL2capWriteFixed(UINT16 channel, BD_ADDR *addr, UINT32 req_id,
/system/bt/bta/jv/
Dbta_jv_api.c733 tBTA_JV_STATUS BTA_JvL2capWriteFixed(UINT16 channel, BD_ADDR *addr, UINT32 req_id, in BTA_JvL2capWriteFixed() function
/system/bt/btif/src/
Dbtif_sock_l2cap.c1074 if (BTA_JvL2capWriteFixed(sock->channel, in btsock_l2cap_signaled()