Home | History | Annotate | Download | only in pan

Lines Matching full:uint16

94 void pan_conn_ind_cb (UINT16 handle,
128 remote_uuid->uu.uuid16 = (UINT16)((remote_uuid->uu.uuid128[2] << 8) | remote_uuid->uu.uuid128[3]);
137 remote_uuid->uu.uuid16 = (UINT16)remote_uuid->uu.uuid32;
162 local_uuid->uu.uuid16 = (UINT16)((local_uuid->uu.uuid128[2] << 8) | local_uuid->uu.uuid128[3]);
171 local_uuid->uu.uuid16 = (UINT16)local_uuid->uu.uuid32;
331 void pan_connect_state_cb (UINT16 handle, BD_ADDR rem_bda, tBNEP_RESULT result, BOOLEAN is_role_change)
433 void pan_data_ind_cb (UINT16 handle,
436 UINT16 protocol,
438 UINT16 len,
442 UINT16 i;
538 void pan_data_buf_ind_cb (UINT16 handle,
541 UINT16 protocol,
547 UINT16 i, len;
649 void pan_tx_data_flow_cb (UINT16 handle,
679 void pan_proto_filt_ind_cb (UINT16 handle,
682 UINT16 num_filters,
713 void pan_mcast_filt_ind_cb (UINT16 handle,
716 UINT16 num_filters,