HomeSort by relevance Sort by last modified time
    Searched defs:mpty (Results 1 - 4 of 4) sorted by null

  /system/bt/bta/hf_client/
bta_hf_client_at.c 550 static void bta_hf_client_handle_clcc(UINT16 idx, UINT16 dir, UINT16 status, UINT16 mode, UINT16 mpty, char *numstr, UINT16 type)
552 APPL_TRACE_DEBUG("%s idx: %u dir: %u status: %u mode: %u mpty: %u",
553 __FUNCTION__, idx, dir, status, mode, mpty);
560 bta_hf_client_clcc(idx, dir, status, mpty, numstr);
1046 UINT16 idx, dir, status, mode, mpty; local
1055 &idx, &dir, &status, &mode, &mpty, &offset);
1110 bta_hf_client_handle_clcc(idx, dir, status, mode, mpty, numstr, type);
1115 bta_hf_client_handle_clcc(idx, dir, status, mode, mpty, NULL, 0);
    [all...]
  /system/bt/bta/include/
bta_hf_client_api.h 212 BOOLEAN mpty; member in struct:__anon71980
  /external/robolectric/v3/runtime/
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 649 milliseconds