Searched refs:L2CA_UcdDiscover (Results 1 - 2 of 2) sorted by relevance

/system/bt/stack/include/
H A Dl2c_api.h868 ** Function L2CA_UcdDiscover
881 extern BOOLEAN L2CA_UcdDiscover ( UINT16 psm, BD_ADDR rem_bda, UINT8 info_type );
/system/bt/stack/l2cap/
H A Dl2c_ucd.c313 ** Function L2CA_UcdDiscover
326 BOOLEAN L2CA_UcdDiscover ( UINT16 psm, BD_ADDR rem_bda, UINT8 info_type ) function
332 L2CAP_TRACE_API ("L2CA_UcdDiscover() PSM: 0x%04x BDA: %08x%04x, InfoType=0x%02x", psm,
340 L2CAP_TRACE_WARNING ("L2CAP - no RCB for L2CA_UcdDiscover, PSM: 0x%04x", psm);

Completed in 22 milliseconds