Searched refs:pan_get_pcb_by_handle (Results 1 – 4 of 4) sorted by relevance
455 pcb = pan_get_pcb_by_handle (handle); in PAN_Disconnect()623 pcb = pan_get_pcb_by_handle (handle); in PAN_WriteBuf()680 pcb = pan_get_pcb_by_handle (handle); in PAN_SetProtocolFilters()725 pcb = pan_get_pcb_by_handle (handle); in PAN_SetMulticastFilters()
236 pcb = pan_get_pcb_by_handle (handle); in pan_conn_ind_cb()338 pcb = pan_get_pcb_by_handle (handle); in pan_connect_state_cb()457 pcb = pan_get_pcb_by_handle (handle); in pan_data_ind_cb()552 pcb = pan_get_pcb_by_handle (handle); in pan_data_buf_ind_cb()
144 extern tPAN_CONN *pan_get_pcb_by_handle (UINT16 handle);
223 tPAN_CONN *pan_get_pcb_by_handle (UINT16 handle) in pan_get_pcb_by_handle() function