Home
last modified time | relevance | path

Searched refs:L2C_API (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Dl2c_api.h360 L2C_API extern UINT16 L2CA_Register (UINT16 psm, tL2CAP_APPL_INFO *p_cb_info);
372 L2C_API extern void L2CA_Deregister (UINT16 psm);
384 L2C_API extern UINT16 L2CA_AllocatePSM(void);
398 L2C_API extern UINT16 L2CA_ConnectReq (UINT16 psm, BD_ADDR p_bd_addr);
411 L2C_API extern BOOLEAN L2CA_ConnectRsp (BD_ADDR p_bd_addr, UINT8 id, UINT16 lcid,
427 L2C_API extern UINT16 L2CA_ErtmConnectReq (UINT16 psm, BD_ADDR p_bd_addr,
442 L2C_API extern BOOLEAN L2CA_ErtmConnectRsp (BD_ADDR p_bd_addr, UINT8 id, UINT16 lcid,
455 L2C_API extern BOOLEAN L2CA_ConfigReq (UINT16 cid, tL2CAP_CFG_INFO *p_cfg);
467 L2C_API extern BOOLEAN L2CA_ConfigRsp (UINT16 cid, tL2CAP_CFG_INFO *p_cfg);
478 L2C_API extern BOOLEAN L2CA_DisconnectReq (UINT16 cid);
[all …]
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_int.h562 L2C_API extern tL2C_CB l2cb;
564 L2C_API extern tL2C_CB *l2c_cb_ptr;
720 L2C_API extern void l2cu_set_info_rsp_mask (UINT32 mask);
728 L2C_API extern BT_HDR *l2cap_link_chk_pkt_start(BT_HDR *); /* Called at start of rcv to check …
729 L2C_API extern BOOLEAN l2cap_link_chk_pkt_end (void); /* Called at end of rcv to check …
731 L2C_API extern void l2c_enqueue_peer_data (tL2C_CCB *p_ccb, BT_HDR *p_buf);
/external/bluetooth/bluedroid/include/
Dbt_target.h458 #define L2C_API BTAPI macro
/external/libnfc-nci/src/include/
Dbt_target.h84 #define L2C_API BTAPI macro