Home | History | Annotate | Download | only in pan

Lines Matching full:uint16

297 tPAN_RESULT PAN_Connect (BD_ADDR rem_bda, UINT8 src_role, UINT8 dst_role, UINT16 *handle)
455 tPAN_RESULT PAN_Disconnect (UINT16 handle)
510 tPAN_RESULT PAN_Write(UINT16 handle, BD_ADDR dst, BD_ADDR src, UINT16 protocol, UINT8 *p_data, UINT16 len, BOOLEAN ext)
569 tPAN_RESULT PAN_WriteBuf (UINT16 handle, BD_ADDR dst, BD_ADDR src, UINT16 protocol, BT_HDR *p_buf, BOOLEAN ext)
572 UINT16 i;
677 tPAN_RESULT PAN_SetProtocolFilters (UINT16 handle,
678 UINT16 num_filters,
679 UINT16 *p_start_array,
680 UINT16 *p_end_array)
726 tBNEP_RESULT PAN_SetMulticastFilters (UINT16 handle,
727 UINT16 num_mcast_filters,