Home
last modified time | relevance | path

Searched refs:L2CA_UcdDataWrite (Results 1 – 2 of 2) sorted by relevance

/system/bt/stack/include/
Dl2c_api.h984 extern UINT16 L2CA_UcdDataWrite (UINT16 psm, BD_ADDR rem_bda, BT_HDR *p_buf, UINT16 flags);
/system/bt/stack/l2cap/
Dl2c_ucd.c395 UINT16 L2CA_UcdDataWrite (UINT16 psm, BD_ADDR rem_bda, BT_HDR *p_buf, UINT16 flags) in L2CA_UcdDataWrite() function