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

/external/bluetooth/bluedroid/stack/include/
H A Dl2c_api.h350 L2C_API extern UINT16 L2CA_Register (UINT16 psm, tL2CAP_APPL_INFO *p_cb_info);
362 L2C_API extern void L2CA_Deregister (UINT16 psm);
374 L2C_API extern UINT16 L2CA_AllocatePSM(void);
388 L2C_API extern UINT16 L2CA_ConnectReq (UINT16 psm, BD_ADDR p_bd_addr);
401 L2C_API extern BOOLEAN L2CA_ConnectRsp (BD_ADDR p_bd_addr, UINT8 id, UINT16 lcid,
417 L2C_API extern UINT16 L2CA_ErtmConnectReq (UINT16 psm, BD_ADDR p_bd_addr,
432 L2C_API extern BOOLEAN L2CA_ErtmConnectRsp (BD_ADDR p_bd_addr, UINT8 id, UINT16 lcid,
445 L2C_API extern BOOLEAN L2CA_ConfigReq (UINT16 cid, tL2CAP_CFG_INFO *p_cfg);
457 L2C_API extern BOOLEAN L2CA_ConfigRsp (UINT16 cid, tL2CAP_CFG_INFO *p_cfg);
468 L2C_API exter
[all...]
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_int.h568 L2C_API extern tL2C_CB l2cb;
570 L2C_API extern tL2C_CB *l2c_cb_ptr;
727 L2C_API extern void l2cu_set_info_rsp_mask (UINT32 mask);
735 L2C_API extern BT_HDR *l2cap_link_chk_pkt_start(BT_HDR *); /* Called at start of rcv to check L2CAP segmentation */
736 L2C_API extern BOOLEAN l2cap_link_chk_pkt_end (void); /* Called at end of rcv to check L2CAP segmentation */
738 L2C_API extern void l2c_enqueue_peer_data (tL2C_CCB *p_ccb, BT_HDR *p_buf);
/external/bluetooth/bluedroid/include/
H A Dbt_target.h372 #define L2C_API BTAPI macro
/external/libnfc-nci/src/include/
H A Dbt_target.h88 #define L2C_API BTAPI macro

Completed in 150 milliseconds