HomeSort by relevance Sort by last modified time
    Searched full:p_transport (Results 1 - 5 of 5) sorted by null

  /external/curl/lib/
rtsp.c 250 const char *p_transport = NULL; local
341 p_transport = Curl_checkheaders(conn, "Transport:");
342 if(rtspreq == RTSPREQ_SETUP && !p_transport) {
359 p_transport = conn->allocptr.rtsp_transport;
469 p_transport ? p_transport : "",
  /system/bt/stack/gatt/
gatt_int.h 582 extern BOOLEAN gatt_find_the_connected_bda(UINT8 start_idx, BD_ADDR bda, UINT8 *p_found_idx, tBT_TRANSPORT *p_transport);
gatt_api.c     [all...]
gatt_utils.c 729 tBT_TRANSPORT *p_transport)
741 *p_transport = gatt_cb.tcb[i].transport;
    [all...]
  /system/bt/stack/include/
gatt_api.h     [all...]

Completed in 113 milliseconds