/external/bluetooth/bluedroid/bta/include/ |
bta_hh_co.h | 90 ** p_entry - report entry pointer 97 tBTA_HH_RPT_CACHE_ENTRY *p_entry,
|
bta_fs_co.h | 505 ** into the location specified by p_entry. 510 ** p_entry (input/output) - Points to last entry data (valid when 521 ** BTA_FS_CO_OK is returned when p_entry is valid, 527 tBTA_FS_DIRENTRY *p_entry, UINT16 evt,
|
/external/bluetooth/bluedroid/btif/co/ |
bta_fs_co.c | 835 ** into the location specified by p_entry. 840 ** p_entry (input/output) - Points to last entry data (valid when 851 ** BTA_FS_CO_OK is returned when p_entry is valid, 857 tBTA_FS_DIRENTRY *p_entry, UINT16 evt, UINT8 app_id) 887 p_entry->refdata = (UINT32) dir; /* Save this for future searches */ 895 closedir( (DIR*) p_entry->refdata); 901 if ((dirent = readdir((DIR*)p_entry->refdata)) == NULL) 904 closedir( (DIR*) p_entry->refdata); 923 p_entry->filesize = buf.st_size; 924 p_entry->mode = 0; /* Default is normal read/write file access * [all...] |
bta_hh_co.c | 464 ** p_entry - report entry pointer 470 void bta_hh_le_co_rpt_info(BD_ADDR remote_bda, tBTA_HH_RPT_CACHE_ENTRY *p_entry, UINT8 app_id) 492 memcpy(&sReportCache[idx++], p_entry, sizeof(tBTA_HH_RPT_CACHE_ENTRY));
|
/external/bluetooth/bluedroid/stack/avrc/ |
avrc_pars_ct.c | 52 tAVRC_ATTR_ENTRY *p_entry; local
|
/external/bluetooth/bluedroid/stack/include/ |
goep_fs.h | 223 ** into the location specified by p_entry. 228 ** p_entry (input/output) - Points to last entry data (valid when 236 ** GOEP_OK is returned when p_entry is valid, 242 tGOEP_DIRENTRY *p_entry, UINT16 event_id, 379 ** Parameters status - GOEP_OK if p_entry points to a valid entry. 380 ** GOEP_EODIR if no more entries (p_entry is ignored).
|
/external/bluetooth/bluedroid/vnd/ble/ |
vendor_ble.c | 466 tBTM_BLE_IRK_ENTRY *p_entry; local 471 if ((p_entry = btm_ble_vendor_find_irk_entry(target_bda)) == NULL) 478 UINT8_TO_STREAM(p, p_entry->index);
|
/external/libnfc-nci/src/nfa/int/ |
nfa_ee_int.h | 483 tNFA_EE_ECB * nfa_ee_find_aid_offset(UINT8 aid_len, UINT8 *p_aid, int *p_offset, int *p_entry);
|
/external/libnfc-nci/src/nfa/ee/ |
nfa_ee_act.c | 297 ** offset in aid_cfg[]. *p_entry is the index. 302 tNFA_EE_ECB * nfa_ee_find_aid_offset(UINT8 aid_len, UINT8 *p_aid, int *p_offset, int *p_entry) 322 if (p_entry) 323 *p_entry = xx; [all...] |
/device/asus/flo/camera/ |
QCamera_Intf.h | 1132 * p_entry - The pointer to the tag entry structure which contains the 1144 exif_tag_entry_t *p_entry);
|
/device/lge/hammerhead/camera/ |
QCamera_Intf.h | 1132 * p_entry - The pointer to the tag entry structure which contains the 1144 exif_tag_entry_t *p_entry);
|
/device/moto/shamu/camera/ |
QCamera_Intf.h | 1132 * p_entry - The pointer to the tag entry structure which contains the 1144 exif_tag_entry_t *p_entry);
|
/device/lge/mako/camera/ |
QCamera_Intf.h | [all...] |
/device/moto/shamu/camera/QCamera/HAL2/core/inc/ |
QCamera_Intf.h | 990 * p_entry - The pointer to the tag entry structure which contains the 1002 exif_tag_entry_t *p_entry); [all...] |