Home | History | Annotate | Download | only in pan

Lines Matching full:uint16

285 tPAN_RESULT PAN_Connect (BD_ADDR rem_bda, UINT8 src_role, UINT8 dst_role, UINT16 *handle)
437 tPAN_RESULT PAN_Disconnect (UINT16 handle)
492 tPAN_RESULT PAN_Write(UINT16 handle, BD_ADDR dst, BD_ADDR src, UINT16 protocol, UINT8 *p_data, UINT16 len, BOOLEAN ext)
544 tPAN_RESULT PAN_WriteBuf (UINT16 handle, BD_ADDR dst, BD_ADDR src, UINT16 protocol, BT_HDR *p_buf, BOOLEAN ext)
547 UINT16 i;
652 tPAN_RESULT PAN_SetProtocolFilters (UINT16 handle,
653 UINT16 num_filters,
654 UINT16 *p_start_array,
655 UINT16 *p_end_array)
697 tBNEP_RESULT PAN_SetMulticastFilters (UINT16 handle,
698 UINT16 num_mcast_filters,